Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
#include <list>
#include <stdarg.h>
Go to the source code of this file.
Classes | |
class | tcStatusReporter |
Base Class for status reporting interface. More... | |
Functions | |
void | DisableIndicators (bool abDisable) |
void | UpdateStatus (const char *apFMT,...) |
void | UpdateStatus (tcStatusReporter::teStatus aeStatus, const char *apFMT,...) |
void | dump_backtrace (void) |
|
inline |
void dump_backtrace | ( | void | ) |
void UpdateStatus | ( | const char * | apFMT, |
... | |||
) |
void UpdateStatus | ( | tcStatusReporter::teStatus | aeStatus, |
const char * | apFMT, | ||
... | |||
) |