Photon C++ Client API  5.0.7.3
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, int arrSize, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
addCustomProperty(const ktype &key, const vtype pValueArray, const int *pArrSizes, const WebFlags &webflags=WebFlags()) (defined in MutablePlayer)MutablePlayer
getCustomProperties() constPlayer
getIsInactive(void) constPlayer
getIsMasterClient(void) constPlayer
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
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
toString(JString &retStr, bool withTypes=false) const=0Player
toString(bool withTypes=false) constPlayer
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~MutablePlayer(void) (defined in MutablePlayer)MutablePlayervirtual
~Player(void)Playervirtual
~ToString(void)ToStringvirtual