Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
MutablePlayer Member List

This is the complete list of members for MutablePlayer, including all inherited members.

addCustomProperties(const Common::Hashtable &customProperties, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
addCustomProperty(const ktype &key, const vtype &value, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
addCustomProperty(const ktype &key, const vtype pValueArray, typename Common::Helpers::ArrayLengthType< vtype >::type arrSize, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
addCustomProperty(const ktype &key, const vtype pValueArray, const short *pArrSizes, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
getCustomProperties() constPlayer
getDebugOutputLevel(void)Basestatic
getIsInactive(void) constPlayer
getIsMasterClient(void) constPlayer
getLogFormatOptions(void)Basestatic
getName() constPlayer
getNumber(void) constPlayer
getUserID() constPlayer
mergeCustomProperties(const Common::Hashtable &customProperties, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
MutablePlayer(const MutablePlayer &toCopy) (defined in MutablePlayer)MutablePlayer
operator=(const Player &toCopy)MutablePlayervirtual
operator=(const MutablePlayer &toCopy) (defined in MutablePlayer)MutablePlayervirtual
operator==(const Player &player) constPlayer
Player(const Player &toCopy)Player
removeCustomProperties(const ktype *keys, unsigned int count, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
removeCustomProperty(const ktype &key, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
setDebugOutputLevel(int debugLevel)Basestatic
setListener(const BaseListener *baseListener)Basestatic
setLogFormatOptions(const LogFormatOptions &options)Basestatic
setName(const Common::JString &name, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
toString(Common::JString &retStr, bool withTypes=false) constPlayervirtual
toString(bool withTypes, bool withCustomProperties) constPlayervirtual
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~Base(void)Basevirtual
~MutablePlayer(void) (defined in MutablePlayer)MutablePlayervirtual
~Player(void)Playervirtual
~ToString(void)ToStringvirtual