Photon C++ Client API
5.0.7.3
|
This is the complete list of members for ValueObject< Etype >, including all inherited members.
getCustomType(void) const | Object | |
getDataAddress(void) const | ValueObject< Etype > | |
getDataCopy(void) const | ValueObject< Etype > | |
getDebugOutputLevel(void) | LoggingBase< Base > | static |
getDimensions(void) const | Object | |
getLogFormatOptions(void) | LoggingBase< Base > | static |
getSizes(void) const (defined in ValueObject< Etype >) | ValueObject< Etype > | |
getType(void) const | Object | |
Object(void) | Object | |
Object(const Object &toCopy) | Object | |
operator!=(const Object &toCompare) const | Object | |
operator=(const ValueObject< Etype > &toCopy) | ValueObject< Etype > | virtual |
operator=(const Object &toCopy) | ValueObject< Etype > | virtual |
operator==(const Object &toCompare) const | Object | |
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 | Object | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | Object | |
toString(bool withTypes=false) const | Object | |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
ValueObject(const ValueObject< Etype > &toCopy) | ValueObject< Etype > | |
ValueObject(const Object &obj) | ValueObject< Etype > | |
ValueObject(const Object *obj) | ValueObject< Etype > | |
ValueObject(const typename Helpers::ConfirmAllowed< Etype >::type &data) | ValueObject< Etype > | |
ValueObject(const typename Helpers::ConfirmAllowed< Etype >::type pData, int size) | ValueObject< Etype > | |
ValueObject(const typename Helpers::ConfirmAllowed< Etype >::type pData, const int *sizes) | ValueObject< Etype > | |
~Base(void)=0 | Base | pure virtual |
~LoggingBase(void)=0 | LoggingBase< Base > | pure virtual |
~Object(void) | Object | virtual |
~ToString(void) | ToString | virtual |
~ValueObject(void) | ValueObject< Etype > | virtual |