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.

Definition at line 86 of file Timeprobe.h.


Member Enumeration Documentation

enum ACE_timeprobe_t::event_type
 

Type of event.

Enumeration values:
NUMBER 
STRING 

Definition at line 97 of file Timeprobe.h.

00098   {
00099     NUMBER,
00100     STRING
00101   };


Member Data Documentation

event ACE_timeprobe_t::event_
 

Event.

Definition at line 104 of file Timeprobe.h.

Referenced by ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::find_description_i(), and ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::timeprobe().

event_type ACE_timeprobe_t::event_type_
 

Type of event.

Definition at line 107 of file Timeprobe.h.

Referenced by ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::find_description_i(), and ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::timeprobe().

ACE_thread_t ACE_timeprobe_t::thread_
 

Id of thread posting the time probe.

Definition at line 113 of file Timeprobe.h.

Referenced by ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::print_absolute_times(), ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::print_times(), and ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::timeprobe().

ACE_hrtime_t ACE_timeprobe_t::time_
 

Timestamp.

Definition at line 110 of file Timeprobe.h.

Referenced by ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::print_times(), and ACE_Timeprobe_Ex< ACE_LOCK, ALLOCATOR >::timeprobe().


The documentation for this class was generated from the following file:
Generated on Thu Nov 9 11:31:12 2006 for ACE by doxygen 1.3.6