Photon C++ Client API
4.1.12.2
|
Channel Member List
This is the complete list of members for Channel, including all inherited members.
| clearMessages(void) (defined in Channel) | Channel | |
| getDebugOutputLevel(void) | Base | static |
| getIsPrivate(void) const (defined in Channel) | Channel | |
| getLogFormatOptions(void) | Base | static |
| getMessageCount(void) const (defined in Channel) | Channel | |
| getMessages(void) const (defined in Channel) | Channel | |
| getName(void) const (defined in Channel) | Channel | |
| getSenders(void) const (defined in Channel) | Channel | |
| 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 | Channel | 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