Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
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, typename Common::Helpers::ArrayLengthType< vtype >::type arrSize, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
addCustomProperty(const ktype &key, const vtype pValueArray, const short *pArrSizes, const Common::Hashtable &expectedCustomProperties=Common::Hashtable(), const WebFlags &webflags=WebFlags()) (defined in MutableRoom)MutableRoom
getCustomProperties(void) constRoom
getDebugOutputLevel(void)Basestatic
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
getLogFormatOptions(void)Basestatic
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
setDebugOutputLevel(int debugLevel)Basestatic
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
setListener(const BaseListener *baseListener)Basestatic
setLogFormatOptions(const LogFormatOptions &options)Basestatic
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
ExitGames::LoadBalancing::Room::toString(Common::JString &retStr, bool withTypes=false) constRoomvirtual
ExitGames::LoadBalancing::Room::toString(bool withTypes, bool withCustomProperties) constRoomvirtual
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~Base(void)Basevirtual
~MutableRoom(void) (defined in MutableRoom)MutableRoomvirtual
~Room(void)Roomvirtual
~ToString(void)ToStringvirtual