Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

EventLog Struct Reference

#include <eventlog.h>

List of all members.

Public Members

 EventLog ()
void init ()
EventnextEvent (Event* e, Event* start, Event* endArg)
EventprevEvent (Event* e, Event* start, Event* endArg)
void inc ()
void log (Event* e)
void log (char* name)
void log (char* name, void* p1)
void log (char* name, void* p1, void* p2)
void log (char* name, void* p1, void* p2, void* p3)
void resize ()
void printPartial (int32 n)
Eventbuf
EventbufEnd
Eventnext
int32 nesting


Detailed Description


Member Function Documentation

EventLog::EventLog ()

void EventLog::init ()

Event * EventLog::nextEvent (Event * e, Event * start, Event * endArg) [inline]

Event * EventLog::prevEvent (Event * e, Event * start, Event * endArg) [inline]

void EventLog::inc () [inline]

void EventLog::log (Event * e) [inline]

void EventLog::log (char * name) [inline]

void EventLog::log (char * name, void * p1) [inline]

void EventLog::log (char * name, void * p1, void * p2) [inline]

void EventLog::log (char * name, void * p1, void * p2, void * p3) [inline]

void EventLog::resize ()

void EventLog::printPartial (int32 n)


Member Data Documentation

Event* EventLog::buf

Event* EventLog::bufEnd

Event* EventLog::next

int32 EventLog::nesting


The documentation for this struct was generated from the following files:
Generated at Tue Jun 27 12:07:21 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999