#include "incls/_precompiled.incl"
#include "incls/_eventlog.cpp.incl"
Include dependency graph for eventlog.cpp:
Go to the source code of this file.
Functions | |
void | eventlog_init () |
Variables | |
EventLog * | eventLog |
static char * | noEvent = "no event" |
void eventlog_init | ( | ) |
Definition at line 27 of file eventlog.cpp.
Referenced by eventlog_init(), events(), EventMarker::init(), evaluator::process_line(), report_vm_state(), and EventMarker::~EventMarker().
char* noEvent = "no event" [static] |
Definition at line 31 of file eventlog.cpp.
Referenced by EventLog::init(), and EventLog::printPartial().