Photon C++ Client API  5.0.7.3
ValueObject< Etype > Member List

This is the complete list of members for ValueObject< Etype >, including all inherited members.

getCustomType(void) constObject
getDataAddress(void) constValueObject< Etype >
getDataCopy(void) constValueObject< Etype >
getDebugOutputLevel(void)LoggingBase< Base >static
getDimensions(void) constObject
getLogFormatOptions(void)LoggingBase< Base >static
getSizes(void) const (defined in ValueObject< Etype >)ValueObject< Etype >
getType(void) constObject
Object(void)Object
Object(const Object &toCopy)Object
operator!=(const Object &toCompare) constObject
operator=(const ValueObject< Etype > &toCopy)ValueObject< Etype >virtual
operator=(const Object &toCopy)ValueObject< Etype >virtual
operator==(const Object &toCompare) constObject
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) constObjectvirtual
toString(JString &retStr, bool withTypes=false) const=0Object
toString(bool withTypes=false) constObject
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
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)=0Basepure virtual
~LoggingBase(void)=0LoggingBase< Base >pure virtual
~Object(void)Objectvirtual
~ToString(void)ToStringvirtual
~ValueObject(void)ValueObject< Etype >virtual