Photon C++ Client API: Member List

Photon C++ Client API

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) constRaiseEventOptions
getChannelID(void) constRaiseEventOptions
getDebugOutputLevel(void)Basestatic
getEventCaching(void) constRaiseEventOptions
getInterestGroup(void) constRaiseEventOptions
getLogFormatOptions(void)Basestatic
getNumTargetPlayers(void) constRaiseEventOptions
getReceiverGroup(void) constRaiseEventOptions
getTargetPlayers(void) constRaiseEventOptions
getWebFlags(void) constRaiseEventOptions
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)Basestatic
setEventCaching(nByte eventCaching)RaiseEventOptions
setInterestGroup(nByte interestGroup)RaiseEventOptions
setListener(const BaseListener *baseListener)Basestatic
setLogFormatOptions(const LogFormatOptions &options)Basestatic
setReceiverGroup(nByte receiverGroup)RaiseEventOptions
setTargetPlayers(const int *targetPlayers, short numTargetPlayers)RaiseEventOptions
setWebFlags(const WebFlags &webFlags)RaiseEventOptions
toString(Common::JString &retStr, bool withTypes=false) constRaiseEventOptionsvirtual
ExitGames::Common::Base::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~Base(void)Basevirtual
~RaiseEventOptions(void)RaiseEventOptions
~ToString(void)ToStringvirtual