This is the complete list of members for Debug, including all inherited members.
| AddCommands(const char *cmdgroup, DebugCmdInterface *cmdif) | Debug | static |
| AddHResultTranslator(unsigned prio, HResultTranslator func, void *user=0) | Debug | static |
| AddIOFactory(const char *io_id, const char *descr, DebugIOInterface *(*func)(void)) | Debug | static |
| alloc | Debug | |
| AssertBegin(const char *file, int line, const char *expr) | Debug | static |
| AssertDone(void) | Debug | |
| buffer | Debug | |
| CheckBegin(const char *file, int line, const char *expr) | Debug | static |
| CheckDone(void) | Debug | |
| Command(const char *cmd) | Debug | static |
| CrashBegin(const char *file, int line) | Debug | static |
| CrashDone(bool die) | Debug | |
| DebugCmdInterfaceDebug class | Debug | friend |
| DebugExceptionhandler class | Debug | friend |
| HResultTranslator typedef | Debug | |
| InstallExceptionHandler(void) | Debug | static |
| IsLogEnabled(const char *fileOrGroup) | Debug | static |
| lastWasCR | Debug | |
| LogBegin(const char *fileOrGroup) | Debug | static |
| LogDescription class | Debug | friend |
| LogDone(void) | Debug | |
| MAX_CHECK_HITS enum value | Debug | |
| operator<<(Hex &) | Debug | inline |
| operator<<(Dec &) | Debug | inline |
| operator<<(Bin &) | Debug | inline |
| operator<<(Width &w) | Debug | inline |
| operator<<(FillChar &c) | Debug | inline |
| operator<<(RepeatChar &c) | Debug | |
| operator<<(const Format &f) | Debug | inline |
| operator<<(const char *str) | Debug | |
| operator<<(int val) | Debug | |
| operator<<(unsigned val) | Debug | |
| operator<<(long val) | Debug | |
| operator<<(unsigned long val) | Debug | |
| operator<<(bool val) | Debug | |
| operator<<(float val) | Debug | |
| operator<<(double val) | Debug | |
| operator<<(short val) | Debug | |
| operator<<(unsigned short val) | Debug | |
| operator<<(__int64 val) | Debug | |
| operator<<(unsigned __int64 val) | Debug | |
| operator<<(const void *ptr) | Debug | |
| operator<<(const MemDump &dump) | Debug | |
| operator<<(HResult hres) | Debug | |
| RemoveCommands(DebugCmdInterface *cmdif) | Debug | static |
| RemoveHResultTranslator(HResultTranslator func, void *user=0) | Debug | static |
| SetBuildInfo(const char *version, const char *internalVersion, const char *buildDate) | Debug | static |
| SetPrefixAndRadix(const char *prefix, int radix) | Debug | |
| SimpleMatch(const char *str, const char *pattern) | Debug | static |
| SkipNext(void) | Debug | static |
| Update(void) | Debug | static |
| used | Debug | |
| WriteBuildInfo(void) | Debug | |
| ~Debug() | Debug |