Photon C++ Client API
4.1.12.2
|
EGTime Member List
This is the complete list of members for EGTime, including all inherited members.
EGTime(int time) | EGTime | |
EGTime(const EGTime &toCopy) | EGTime | |
getDebugOutputLevel(void) | Base | static |
getLogFormatOptions(void) | Base | static |
operator!=(const EGTime &time) const | EGTime | |
operator+(const EGTime &time) | EGTime | |
operator+=(const EGTime &time) | EGTime | |
operator-(const EGTime &time) | EGTime | |
operator-=(const EGTime &time) | EGTime | |
operator<(const EGTime &time) const | EGTime | |
operator<=(const EGTime &time) const | EGTime | |
operator=(const EGTime &toCopy) | EGTime | |
operator=(const int &time) | EGTime | |
operator==(const EGTime &time) const | EGTime | |
operator>(const EGTime &time) const | EGTime | |
operator>=(const EGTime &time) const | EGTime | |
overflowed(const EGTime &time) const | EGTime | |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
toString(JString &retStr, bool withTypes=false) const | EGTime | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~EGTime(void) | EGTime | |
~ToString(void) | ToString | virtual |