This is the complete list of members for Logger, including all inherited members.
| getDebugOutputLevel(void) const | Logger | |
| getFormatOptions(void) const | Logger | |
| log(int debugLevel, const EG_CHAR *file, const EG_CHAR *function, bool printBrackets, unsigned int line, const EG_CHAR *dbgMsg,...) const | Logger | |
| Logger(int debugLevel=DebugLevel::WARNINGS) | Logger | |
| operator!=(const Logger &toCompare) const | Logger | |
| operator==(const Logger &toCompare) const | Logger | |
| setDebugOutputLevel(int debugLevel) | Logger | |
| setFormatOptions(const LogFormatOptions &formatOptions) | Logger | |
| setListener(const BaseListener &listener) | Logger | |
| toString(Common::JString &retStr, bool withTypes=false) const | Logger | virtual |
| toString(JString &retStr, bool withTypes=false) const=0 | Logger | |
| toString(bool withTypes=false) const | Logger | |
| ExitGames::Common::ToString::toString(bool withTypes=false) const | ToString | |
| typeToString(void) const | ToString | virtual |
| vlog(int debugLevel, const EG_CHAR *file, const EG_CHAR *function, bool printBrackets, unsigned int line, const EG_CHAR *dbgMsg, va_list args) const | Logger | |
| ~Logger(void) | Logger | virtual |
| ~ToString(void) | ToString | virtual |