TraceCallBacks

Undocumented in source.

Members

Functions

goToLine
void goToLine(size_t line_number)
Undocumented in source. Be warned that the author may not have intended to support it.
initTrace
void initTrace(long number_of_runners)
Undocumented in source. Be warned that the author may not have intended to support it.
started
void started(Runner runner)
Undocumented in source. Be warned that the author may not have intended to support it.
stopped
void stopped(Runner runner)
Undocumented in source. Be warned that the author may not have intended to support it.
timeout
void timeout(Runner runner)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

number_of_runners
long number_of_runners;
Undocumented in source.

Inherited Members

From ScheduleTrace

started
void started(Runner runner)
Undocumented in source.
stopped
void stopped(Runner runner)
Undocumented in source.
timeout
void timeout(Runner runner)
Undocumented in source.
initTrace
void initTrace(long number_of_runners)
Undocumented in source.

Meta