EventMarker Class Reference

#include <eventlog.hpp>

Inheritance diagram for EventMarker:

Inheritance graph
[legend]
Collaboration diagram for EventMarker:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EventMarker (char *n)
 EventMarker (char *n, void *p1)
 EventMarker (char *n, void *p1, void *p2)
 EventMarker (char *n, void *p1, void *p2, void *p3)
void init (char *n, void *p1, void *p2, void *p3)
 ~EventMarker ()

Public Attributes

EL_Event event
EL_Eventhere

Detailed Description

Definition at line 83 of file eventlog.hpp.


Constructor & Destructor Documentation

EventMarker::EventMarker ( char *  n  )  [inline]

Definition at line 88 of file eventlog.hpp.

References init().

Here is the call graph for this function:

EventMarker::EventMarker ( char *  n,
void *  p1 
) [inline]

Definition at line 89 of file eventlog.hpp.

References init().

Here is the call graph for this function:

EventMarker::EventMarker ( char *  n,
void *  p1,
void *  p2 
) [inline]

Definition at line 90 of file eventlog.hpp.

References init().

Here is the call graph for this function:

EventMarker::EventMarker ( char *  n,
void *  p1,
void *  p2,
void *  p3 
) [inline]

Definition at line 91 of file eventlog.hpp.

References init().

Here is the call graph for this function:

EventMarker::~EventMarker (  )  [inline]

Definition at line 100 of file eventlog.hpp.

References atomic, ending, event, eventLog, here, EventLog::log(), EventLog::nesting, EventLog::next, and EL_Event::status.

Here is the call graph for this function:


Member Function Documentation

void EventMarker::init ( char *  n,
void *  p1,
void *  p2,
void *  p3 
) [inline]

Definition at line 93 of file eventlog.hpp.

References event, eventLog, here, EventLog::log(), EventLog::nesting, EventLog::next, starting, and EL_Event::status.

Referenced by EventMarker().

Here is the call graph for this function:


Member Data Documentation

EL_Event EventMarker::event

Definition at line 85 of file eventlog.hpp.

Referenced by init(), and ~EventMarker().

EL_Event* EventMarker::here

Definition at line 86 of file eventlog.hpp.

Referenced by init(), and ~EventMarker().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:57:04 2006 for Strongtalk VM by  doxygen 1.4.7