Photon C++ Client API  5.0.7.3
JDictionary< EKeyType, EValueType > Member List

This is the complete list of members for JDictionary< EKeyType, EValueType >, including all inherited members.

contains(const EKeyType &key) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
getDebugOutputLevel(void)LoggingBase< Base >static
getHashtable(void) constGenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >virtual
getKeys(void) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
getLogFormatOptions(void)LoggingBase< Base >static
getSize(void) constGenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >virtual
getValue(const EKeyType &key) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
getValue(const EKeyType &key)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
JDictionary(void) (defined in JDictionary< EKeyType, EValueType >)JDictionary< EKeyType, EValueType >
JDictionary(const JDictionary< EKeyType, EValueType > &toCopy) (defined in JDictionary< EKeyType, EValueType >)JDictionary< EKeyType, EValueType >
JDictionary(const GenericAssociativeContainer< FT, EKeyType, EValueType > &toCopy) (defined in JDictionary< EKeyType, EValueType >)JDictionary< EKeyType, EValueType >
operator!=(const JDictionary< EKeyType, EValueType > &toCompare) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
operator=(const GenericAssociativeContainer< Common::JDictionary, EKeyType, EValueType > &toCopy)JDictionary< EKeyType, EValueType >virtual
operator=(const GenericAssociativeContainer< FT, EKeyType, EValueType > &toCopy) (defined in JDictionary< EKeyType, EValueType >)JDictionary< EKeyType, EValueType >
operator=(const JDictionary< EKeyType, EValueType > &toCopy) (defined in JDictionary< EKeyType, EValueType >)JDictionary< EKeyType, EValueType >virtual
operator==(const JDictionary< EKeyType, EValueType > &toCompare) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
operator[](unsigned int index) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
operator[](int index) constGenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
operator[](unsigned int index)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
operator[](int index)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
put(const JDictionary< EKeyType, EValueType > &src)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
put(const GenericAssociativeContainer< FT, EKeyType, EValueType > &src)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >
put(const EKeyType &key, const EValueType &val)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >
put(const EKeyType &key, const EValueType pVal, int size)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >
put(const EKeyType &key, const EValueType pVal, const int *sizes)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >
remove(const EKeyType &key)GenericAssociativeContainer< JDictionary, EKeyType, EValueType >virtual
removeAllElements(void)GenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >virtual
removeAt(unsigned int index)GenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >virtual
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) constGenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >virtual
toString(JString &retStr, bool withTypes=false) const =0GenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >
toString(bool withTypes=false) constGenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~Base(void)=0Basepure virtual
~GenericAssociativeContainer(void)=0GenericAssociativeContainer< JDictionary, EKeyType, EValueType >pure virtual
~GenericAssociativeContainerBase(void)=0GenericAssociativeContainerBase< JDictionary< EKeyType, EValueType >, JHashtable, JObject >pure virtual
~JDictionary(void) (defined in JDictionary< EKeyType, EValueType >)JDictionary< EKeyType, EValueType >virtual
~LoggingBase(void)=0LoggingBase< Base >pure virtual
~ToString(void)ToStringvirtual