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) const | Object | |
getDataAddress(void) const | ValueObject< Etype > | |
getDataCopy(void) const | ValueObject< Etype > | |
getDebugOutputLevel(void) | Base | static |
getDimensions(void) const | Object | |
getLogFormatOptions(void) | 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) | 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 |
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) | Base | virtual |
~Object(void) | Object | virtual |
~ToString(void) | ToString | virtual |
~ValueObject(void) | ValueObject< Etype > | virtual |