Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ACE_timeprobe_t Class Reference

Time probe record. More...

#include <Timeprobe.h>

Collaboration diagram for ACE_timeprobe_t:

Collaboration graph
[legend]
List of all members.

Public Types

enum  event_type { NUMBER, STRING }
 Type of event. More...


Public Attributes

event event_
 Event.

event_type event_type_
 Type of event.

ACE_hrtime_t time_
 Timestamp.

ACE_thread_t thread_
 Id of thread posting the time probe.


Detailed Description

Time probe record.


Member Enumeration Documentation

enum ACE_timeprobe_t::event_type
 

Type of event.

Enumeration values:
NUMBER 
STRING 


Member Data Documentation

event ACE_timeprobe_t::event_
 

Event.

event_type ACE_timeprobe_t::event_type_
 

Type of event.

ACE_thread_t ACE_timeprobe_t::thread_
 

Id of thread posting the time probe.

ACE_hrtime_t ACE_timeprobe_t::time_
 

Timestamp.


The documentation for this class was generated from the following file:
Generated on Fri Apr 2 16:54:38 2004 for ACE by doxygen1.2.18