Photon C++ Client API
4.1.12.2
|
Room Member List
This is the complete list of members for Room, including all inherited members.
getCustomProperties(void) const | Room | |
getDebugOutputLevel(void) | Base | static |
getDirectMode(void) const | Room | |
getIsOpen(void) const | Room | |
getLogFormatOptions(void) | Base | static |
getMaxPlayers(void) const | Room | |
getName(void) const | Room | |
getPlayerCount(void) const | Room | virtual |
operator=(const Room &toCopy) | Room | virtual |
operator==(const Room &room) const | Room | |
Room(const Room &toCopy) | Room | |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
toString(Common::JString &retStr, bool withTypes=false) const | Room | virtual |
toString(bool withTypes, bool withCustomProperties) const | Room | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~Room(void) | Room | virtual |
~ToString(void) | ToString | virtual |