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