Photon C++ Client API
4.1.12.2
|
LobbyStatsResponse Member List
This is the complete list of members for LobbyStatsResponse, including all inherited members.
| getDebugOutputLevel(void) | Base | static |
| getLogFormatOptions(void) | Base | static |
| getName(void) const | LobbyStatsResponse | |
| getPeerCount(void) const | LobbyStatsResponse | |
| getRoomCount(void) const | LobbyStatsResponse | |
| getType(void) const | LobbyStatsResponse | |
| 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 | LobbyStatsResponse | virtual |
| ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
| typeToString(void) const | ToString | virtual |
| ~Base(void) | Base | virtual |
| ~ToString(void) | ToString | virtual |
Photon C++ Client API