Photon C++ Client API  5.0.7.3
MutableRoom Member List

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

addCustomProperties(const Common::Hashtable &customProperties, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
addCustomProperty(const ktype &key, const vtype &value, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
addCustomProperty(const ktype &key, const vtype pValueArray, int arrSize, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
addCustomProperty(const ktype &key, const vtype pValueArray, const int *pArrSizes, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
getCustomProperties(void) constRoom
getDirectMode(void) constRoom
getEmptyRoomTtl(void) const (defined in MutableRoom)MutableRoom
getExpectedUsers(void) const (defined in MutableRoom)MutableRoom
getIsOpen(void) constRoom
getIsVisible(void) const (defined in MutableRoom)MutableRoom
getMasterClientID(void) const (defined in MutableRoom)MutableRoom
getMaxPlayers(void) constRoom
getName(void) constRoom
getPlayerCount(void) constMutableRoomvirtual
getPlayerForNumber(int playerNumber) const (defined in MutableRoom)MutableRoom
getPlayers(void) const (defined in MutableRoom)MutableRoom
getPlayerTtl(void) const (defined in MutableRoom)MutableRoom
getPlugins(void) const (defined in MutableRoom)MutableRoom
getPropsListedInLobby(void) const (defined in MutableRoom)MutableRoom
getPublishUserID(void) const (defined in MutableRoom)MutableRoom
getSuppressRoomEvents(void) const (defined in MutableRoom)MutableRoom
mergeCustomProperties(const Common::Hashtable &customProperties, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
MutableRoom(const MutableRoom &toCopy) (defined in MutableRoom)MutableRoom
operator=(const Room &toCopy)MutableRoomvirtual
operator=(const MutableRoom &toCopy) (defined in MutableRoom)MutableRoomvirtual
operator==(const Room &room) constRoom
removeCustomProperties(const ktype *keys, unsigned int count, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
removeCustomProperty(const ktype &key, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
Room(const Room &toCopy)Room
setExpectedUsers(const Common::JVector< Common::JString > &expectedUsers, const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
setIsOpen(bool isOpen, const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
setIsVisible(bool isVisible, const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
setMasterClient(const Player &masterClientPlayer) (defined in MutableRoom)MutableRoom
setMaxPlayers(nByte maxPlayers, const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
setPropsListedInLobby(const Common::JVector< Common::JString > &propsListedInLobby, const Common::JVector< Common::JString > &expectedList=Common::JVector< Common::JString >(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
toString(bool withTypes=false, bool withCustomProperties=false, bool withPlayers=false) const (defined in MutableRoom)MutableRoomvirtual
toString(Common::JString &retStr, bool withTypes=false) const (defined in MutableRoom)MutableRoom
toString(bool withTypes, bool withCustomProperties) constMutableRoom
ExitGames::LoadBalancing::Room::toString(Common::JString &retStr, bool withTypes=false) constRoomvirtual
ExitGames::LoadBalancing::Room::toString(bool withTypes, bool withCustomProperties) constRoomvirtual
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~MutableRoom(void) (defined in MutableRoom)MutableRoomvirtual
~Room(void)Roomvirtual
~ToString(void)ToStringvirtual