Photon C++ Client API
4.1.12.2
|
WebFlags Member List
This is the complete list of members for WebFlags, including all inherited members.
getDebugOutputLevel(void) | Base | static |
getFlags(void) const | WebFlags | |
getHttpForward(void) const | WebFlags | |
getLogFormatOptions(void) | Base | static |
getSendAuthCookie(void) const | WebFlags | |
getSendState(void) const | WebFlags | |
getSendSync(void) const | WebFlags | |
setDebugOutputLevel(int debugLevel) | Base | static |
setFlags(nByte webFlags) | WebFlags | |
setHttpForward(bool httpWebForward) | WebFlags | |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
setSendAuthCookie(bool sendAuthCookie) | WebFlags | |
setSendState(bool sendState) | WebFlags | |
setSendSync(bool sendSync) | WebFlags | |
toString(Common::JString &retStr, bool withTypes=false) const | WebFlags | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
WebFlags(nByte webFlags=0) | WebFlags | |
~Base(void) | Base | virtual |
~ToString(void) | ToString | virtual |