Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
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 >
ExitGames::Common::DictionaryBase::contains(const FKeyType &key) constDictionaryBase
Dictionary(void)Dictionary< EKeyType, EValueType >
Dictionary(const Dictionary< EKeyType, EValueType > &toCopy)Dictionary< EKeyType, EValueType >
DictionaryBase(const DictionaryBase &toCopy)DictionaryBase
getDebugOutputLevel(void)Basestatic
getHashtable(void) constDictionaryBase
getKeys(void) constDictionary< EKeyType, EValueType >
ExitGames::Common::DictionaryBase::getKeys(const FKeyType *) constDictionaryBase
ExitGames::Common::DictionaryBase::getKeys(const Object *) constDictionaryBase
getKeyTypes(void) constDictionary< EKeyType, EValueType >virtual
getLogFormatOptions(void)Basestatic
getSize(void) constDictionaryBase
getValue(const EKeyType &key) constDictionary< EKeyType, EValueType >
ExitGames::Common::DictionaryBase::getValue(const FKeyType &key, const FValueType *) constDictionaryBase
ExitGames::Common::DictionaryBase::getValue(const FKeyType &key, const Object *) constDictionaryBase
getValueDimensions(void) constDictionary< EKeyType, EValueType >virtual
getValueSizes(const FKeyType &key) constDictionaryBase
getValueTypes(void) constDictionary< EKeyType, EValueType >virtual
operator!=(const Dictionary< EKeyType, EValueType > &toCompare) constDictionary< EKeyType, EValueType >
ExitGames::Common::DictionaryBase::operator!=(const DictionaryBase &toCompare) constDictionaryBase
operator=(const Dictionary< EKeyType, EValueType > &toCopy)Dictionary< EKeyType, EValueType >
ExitGames::Common::DictionaryBase::operator=(const DictionaryBase &toCopy)DictionaryBase
operator==(const Dictionary< EKeyType, EValueType > &toCompare) constDictionary< EKeyType, EValueType >
ExitGames::Common::DictionaryBase::operator==(const DictionaryBase &toCompare) constDictionaryBase
operator[](unsigned int index) constDictionary< EKeyType, EValueType >
operator[](unsigned int index)Dictionary< EKeyType, EValueType >
put(const Dictionary< EKeyType, EValueType > &src)Dictionary< EKeyType, EValueType >
put(const EKeyType &key, const EValueType &val)Dictionary< EKeyType, EValueType >
put(const EKeyType &key)Dictionary< EKeyType, EValueType >
put(const EKeyType &key, const EValueType pVal, typename Common::Helpers::ArrayLengthType< EValueType >::type size)Dictionary< EKeyType, EValueType >
put(const EKeyType &key, const EValueType pVal, const short *sizes)Dictionary< EKeyType, EValueType >
remove(const EKeyType &key)Dictionary< EKeyType, EValueType >
ExitGames::Common::DictionaryBase::remove(const FKeyType &key)DictionaryBase
removeAllElements(void)DictionaryBase
setDebugOutputLevel(int debugLevel)Basestatic
setListener(const BaseListener *baseListener)Basestatic
setLogFormatOptions(const LogFormatOptions &options)Basestatic
toString(JString &retStr, bool withTypes=false) constDictionary< EKeyType, EValueType >virtual
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constDictionary< EKeyType, EValueType >virtual
~Base(void)Basevirtual
~Dictionary(void)Dictionary< EKeyType, EValueType >
~DictionaryBase(void)DictionaryBasevirtual
~ToString(void)ToStringvirtual