#include <eventlog.hpp>
Public Attributes | |
char * | name |
EL_EventStatus | status |
void * | args [EVENT_PARAMS] |
Definition at line 39 of file eventlog.hpp.
void* EL_Event::args[EVENT_PARAMS] |
char* EL_Event::name |
Definition at line 40 of file eventlog.hpp.
Referenced by EventLog::init(), EventLog::log(), and EventLog::printPartial().
Definition at line 41 of file eventlog.hpp.
Referenced by EventMarker::init(), EventLog::log(), and EventMarker::~EventMarker().