| getDebugOutputLevel(void) | LoggingBase< Base > | static |
| getLogFormatOptions(void) | LoggingBase< Base > | static |
| JTime(int time=GETTIMEMS()) | JTime | |
| JTime(const JTime &toCopy) | JTime | |
| operator int(void) const | JTime | |
| operator!=(const JTime &time) const | JTime | |
| operator!=(const JTime &Lsh, int Rsh) | JTime | related |
| operator!=(int Lsh, const JTime &Rsh) | JTime | related |
| operator+(const JTime &Lsh, const JTime &Rsh) | JTime | related |
| operator+(const JTime &Lsh, int Rsh) | JTime | related |
| operator+(int Lsh, const JTime &Rsh) | JTime | related |
| operator+=(const JTime &time) | JTime | |
| operator+=(int time) | JTime | |
| operator+=(int &Lsh, const JTime &Rsh) | JTime | related |
| operator-(const JTime &Lsh, const JTime &Rsh) | JTime | related |
| operator-(const JTime &Lsh, int Rsh) | JTime | related |
| operator-(int Lsh, const JTime &Rsh) | JTime | related |
| operator-=(const JTime &time) | JTime | |
| operator-=(int time) | JTime | |
| operator-=(int &Lsh, const JTime &Rsh) | JTime | related |
| operator<(const JTime &time) const | JTime | |
| operator<(const JTime &Lsh, int Rsh) | JTime | related |
| operator<(int Lsh, const JTime &Rsh) | JTime | related |
| operator<=(const JTime &time) const | JTime | |
| operator<=(const JTime &Lsh, int Rsh) | JTime | related |
| operator<=(int Lsh, const JTime &Rsh) | JTime | related |
| operator=(const JTime &toCopy) | JTime | |
| operator=(int time) | JTime | |
| operator==(const JTime &time) const | JTime | |
| operator==(const JTime &Lsh, int Rsh) | JTime | related |
| operator==(int Lsh, const JTime &Rsh) | JTime | related |
| operator>(const JTime &time) const | JTime | |
| operator>(const JTime &Lsh, int Rsh) | JTime | related |
| operator>(int Lsh, const JTime &Rsh) | JTime | related |
| operator>=(const JTime &time) const | JTime | |
| operator>=(const JTime &Lsh, int Rsh) | JTime | related |
| operator>=(int Lsh, const JTime &Rsh) | JTime | related |
| overflowed(const JTime &time) const | JTime | |
| setDebugOutputLevel(int debugLevel) | LoggingBase< Base > | static |
| setListener(const BaseListener *pBaseListener) | LoggingBase< Base > | static |
| setLogFormatOptions(const LogFormatOptions &options) | LoggingBase< Base > | static |
| toString(JString &retStr, bool withTypes=false) const | JTime | virtual |
| toString(JString &retStr, bool withTypes=false) const=0 | JTime | |
| toString(bool withTypes=false) const | JTime | |
| ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
| typeToString(void) const | ToString | virtual |
| ~Base(void)=0 | Base | pure virtual |
| ~JTime(void) | JTime | |
| ~LoggingBase(void)=0 | LoggingBase< Base > | pure virtual |
| ~ToString(void) | ToString | virtual |