Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
Logger Member List

This is the complete list of members for Logger, including all inherited members.

getDebugOutputLevel(void) constLogger
getFormatOptions(void) constLogger
log(int debugLevel, const EG_CHAR *file, const EG_CHAR *function, bool printBrackets, unsigned int line, const EG_CHAR *dbgMsg,...) constLogger
Logger(int debugLevel=DebugLevel::WARNINGS)Logger
setDebugOutputLevel(int debugLevel)Logger
setFormatOptions(const LogFormatOptions &formatOptions)Logger
setListener(const BaseListener &listener)Logger
toString(Common::JString &retStr, bool withTypes=false) constLoggervirtual
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
vlog(int debugLevel, const EG_CHAR *file, const EG_CHAR *function, bool printBrackets, unsigned int line, const EG_CHAR *dbgMsg, va_list args) constLogger
~Logger(void) (defined in Logger)Logger
~ToString(void)ToStringvirtual