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

ACE_timeprobe_t Class Reference

Time probe record. More...

#include <Timeprobe.h>

List of all members.

Public Types

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


Public Attributes

event event_
 Event. More...

event_type event_type_
 Type of event. More...

ACE_hrtime_t time_
 Timestamp. More...

ACE_thread_t thread_
 Id of thread posting the time probe. More...


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 Wed Jan 15 19:15:06 2003 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001