Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
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)Basestatic
getDimensions(void) constObject
getLogFormatOptions(void)Basestatic
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)Basestatic
setListener(const BaseListener *baseListener)Basestatic
setLogFormatOptions(const LogFormatOptions &options)Basestatic
toString(JString &retStr, bool withTypes=false) constObjectvirtual
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, typename Helpers::ArrayLengthType< Etype >::type size)ValueObject< Etype >
ValueObject(const typename Helpers::ConfirmAllowed< Etype >::type pData, const short *sizes)ValueObject< Etype >
~Base(void)Basevirtual
~Object(void)Objectvirtual
~ToString(void)ToStringvirtual
~ValueObject(void)ValueObject< Etype >virtual