|
void | create () |
|
u32 | flush_subroutine () |
|
void | flushMessage () |
|
void | flushMessage_dbPrint () |
|
u32 | getSDevice () |
|
void | setConfirmMessage (u32 param_1, char *file, int line, bool param_4, const char *msg) |
|
void | showAssert_f_va (u32 device, const char *file, int line, const char *msg, va_list args) |
|
void | showAssert_f (u32 device, const char *file, int line, const char *msg,...) |
|
void | showAssert (u32 device, const char *file, int line, const char *msg) |
|
void | setWarningMessage_f_va (u32 device, const char *file, int line, const char *msg, va_list args) |
|
void | setWarningMessage_f (u32 device, char *file, int line, const char *msg,...) |
|
void | setLogMessage_f_va (u32 device, const char *file, int line, const char *msg, va_list args) |
|
void | setLogMessage_f (u32 device, char *file, int line, const char *msg,...) |
|
void | setVisible (bool visible) |
|
void | setMessageCount (int msg_count) |
|