Photon C++ Client API
4.1.12.2
|
RaiseEventOptions Member List
This is the complete list of members for RaiseEventOptions, including all inherited members.
getCacheSliceIndex(void) const | RaiseEventOptions | |
getChannelID(void) const | RaiseEventOptions | |
getDebugOutputLevel(void) | Base | static |
getEventCaching(void) const | RaiseEventOptions | |
getInterestGroup(void) const | RaiseEventOptions | |
getLogFormatOptions(void) | Base | static |
getNumTargetPlayers(void) const | RaiseEventOptions | |
getReceiverGroup(void) const | RaiseEventOptions | |
getTargetPlayers(void) const | RaiseEventOptions | |
getWebFlags(void) const | RaiseEventOptions | |
operator=(const RaiseEventOptions &toCopy) | RaiseEventOptions | |
RaiseEventOptions(nByte channelID=0, nByte eventCaching=Lite::EventCache::DO_NOT_CACHE, const int *targetPlayers=NULL, short numTargetPlayers=0, nByte receiverGroup=Lite::ReceiverGroup::OTHERS, nByte interestGroup=0, const WebFlags &webFlags=WebFlags(), int cacheSliceIndex=0) | RaiseEventOptions | |
RaiseEventOptions(const RaiseEventOptions &toCopy) | RaiseEventOptions | |
setCacheSliceIndex(int cacheSliceIndex) | RaiseEventOptions | |
setChannelID(nByte channelID) | RaiseEventOptions | |
setDebugOutputLevel(int debugLevel) | Base | static |
setEventCaching(nByte eventCaching) | RaiseEventOptions | |
setInterestGroup(nByte interestGroup) | RaiseEventOptions | |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
setReceiverGroup(nByte receiverGroup) | RaiseEventOptions | |
setTargetPlayers(const int *targetPlayers, short numTargetPlayers) | RaiseEventOptions | |
setWebFlags(const WebFlags &webFlags) | RaiseEventOptions | |
toString(Common::JString &retStr, bool withTypes=false) const | RaiseEventOptions | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~RaiseEventOptions(void) | RaiseEventOptions | |
~ToString(void) | ToString | virtual |