Photon C++ Client API
5.0.7.3
|
This is the complete list of members for WebFlags, including all inherited members.
getFlags(void) const | WebFlags | |
getHttpForward(void) const | WebFlags | |
getSendAuthCookie(void) const | WebFlags | |
getSendState(void) const | WebFlags | |
getSendSync(void) const | WebFlags | |
setFlags(nByte webFlags) | WebFlags | |
setHttpForward(bool httpWebForward) | WebFlags | |
setSendAuthCookie(bool sendAuthCookie) | WebFlags | |
setSendState(bool sendState) | WebFlags | |
setSendSync(bool sendSync) | WebFlags | |
toString(Common::JString &retStr, bool withTypes=false) const | WebFlags | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | WebFlags | |
toString(bool withTypes=false) const | WebFlags | |
ExitGames::Common::ToString::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
WebFlags(nByte webFlags=0) | WebFlags | |
~ToString(void) | ToString | virtual |