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

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

contains(const EKeyType &key) constDictionary< EKeyType, EValueType >
Dictionary(void)Dictionary< EKeyType, EValueType >
Dictionary(const Dictionary< EKeyType, EValueType > &toCopy)Dictionary< EKeyType, EValueType >
DictionaryBase(const DictionaryBase &toCopy)DictionaryBase
getDebugOutputLevel(void)LoggingBase< Base >static
getHashtable(void) constGenericAssociativeContainerBase< DictionaryBase, Hashtable, Object >virtual
getKeys(void) constDictionary< EKeyType, EValueType >
getKeyTypes(void) constDictionary< EKeyType, EValueType >virtual
getLogFormatOptions(void)LoggingBase< Base >static
getSize(void) constGenericAssociativeContainerBase< DictionaryBase, Hashtable, Object >virtual
getValue(const EKeyType &key) constDictionary< EKeyType, EValueType >
getValue(const EKeyType &key)Dictionary< EKeyType, EValueType >
getValueCustomType(void) constDictionary< EKeyType, EValueType >virtual
getValueDimensions(void) constDictionary< EKeyType, EValueType >virtual
getValueSizes(const FKeyType &key) constDictionaryBase
getValueTypes(void) constDictionary< EKeyType, EValueType >virtual
operator!=(const DictionaryBase &toCompare) constDictionary< EKeyType, EValueType >virtual
operator=(const DictionaryBase &toCopy)Dictionary< EKeyType, EValueType >virtual
operator=(const Dictionary< EKeyType, EValueType > &toCopy)Dictionary< EKeyType, EValueType >virtual
operator==(const DictionaryBase &toCompare) constDictionary< EKeyType, EValueType >virtual
operator[](unsigned int index) constDictionary< EKeyType, EValueType >
operator[](unsigned int index)Dictionary< EKeyType, EValueType >
put(const DictionaryBase &src)Dictionary< EKeyType, EValueType >virtual
put(const EKeyType &key, const EValueType &val)Dictionary< EKeyType, EValueType >
put(const EKeyType &key)Dictionary< EKeyType, EValueType >
put(const EKeyType &key, const EValueType pVal, int size)Dictionary< EKeyType, EValueType >
put(const EKeyType &key, const EValueType pVal, const int *sizes)Dictionary< EKeyType, EValueType >
remove(const EKeyType &key)Dictionary< EKeyType, EValueType >
removeAllElements(void)GenericAssociativeContainerBase< DictionaryBase, Hashtable, Object >virtual
removeAt(unsigned int index)GenericAssociativeContainerBase< DictionaryBase, Hashtable, Object >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) constDictionary< EKeyType, EValueType >virtual
toString(JString &retStr, bool withTypes=false) const=0Dictionary< EKeyType, EValueType >
toString(bool withTypes=false) constDictionary< EKeyType, EValueType >
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constDictionary< EKeyType, EValueType >virtual
typeToString(void) constDictionary< EKeyType, EValueType >
~Base(void)=0Basepure virtual
~Dictionary(void)Dictionary< EKeyType, EValueType >virtual
~DictionaryBase(void)DictionaryBasevirtual
~GenericAssociativeContainerBase(void)=0GenericAssociativeContainerBase< DictionaryBase, Hashtable, Object >pure virtual
~LoggingBase(void)=0LoggingBase< Base >pure virtual
~ToString(void)ToStringvirtual