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.

Classes

union  event
 Events are record as strings or numbers. More...


Detailed Description

Time probe record.

Member Enumeration Documentation

enum ACE_timeprobe_t::event_type

Type of event.

Enumerator:
NUMBER 
STRING 


Member Data Documentation

event ACE_timeprobe_t::event_

Event.

event_type ACE_timeprobe_t::event_type_

Type of event.

ACE_hrtime_t ACE_timeprobe_t::time_

Timestamp.

ACE_thread_t ACE_timeprobe_t::thread_

Id of thread posting the time probe.


The documentation for this class was generated from the following file:
Generated on Mon Sep 3 03:58:37 2007 for ACE by  doxygen 1.5.3