All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
AnnotatedTime Struct Reference

#include <function_annotation.h>

Collaboration diagram for AnnotatedTime:
Collaboration graph

Public Member Functions

 AnnotatedTime ()
 

Public Attributes

int units_
 The time unit, NS, PS, so on. More...
 
long long magnitude_
 The time. More...
 
bool event_notification_
 If contains notification. More...
 
bool sc_zero_time_
 If the segment waits for zero time. More...
 

Constructor & Destructor Documentation

AnnotatedTime::AnnotatedTime ( )
inline

Member Data Documentation

bool AnnotatedTime::event_notification_

If contains notification.

long long AnnotatedTime::magnitude_

The time.

bool AnnotatedTime::sc_zero_time_

If the segment waits for zero time.

int AnnotatedTime::units_

The time unit, NS, PS, so on.


The documentation for this struct was generated from the following file: