Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
PhotonPeer Member List

This is the complete list of members for PhotonPeer, including all inherited members.

connect(const Common::JString &ipAddr, const Common::JString &appID=Common::JString())PhotonPeervirtual
connect(const Common::JString &ipAddr, const Common::JString &appID, const Ftype &customData)PhotonPeer
connect(const Common::JString &ipAddr, const Common::JString &appID, const Ftype pCustomDataArray, typename Common::Helpers::ArrayLengthType< Ftype >::type arrSize)PhotonPeer
connect(const Common::JString &ipAddr, const Common::JString &appID, const Ftype pCustomDataArray, const short *pArrSizes)PhotonPeer
disconnect(void)PhotonPeervirtual
dispatchIncomingCommands(void)PhotonPeervirtual
establishEncryption(void)PhotonPeervirtual
fetchServerTimestamp(void)PhotonPeervirtual
getByteCountCurrentDispatch(void) constPhotonPeer
getByteCountLastOperation(void) constPhotonPeer
getBytesIn(void) constPhotonPeer
getBytesOut(void) constPhotonPeer
getChannelCountUserChannels(void) constPhotonPeer
getConnectionProtocol(void) constPhotonPeer
getCRCEnabled(void) constPhotonPeer
getDebugOutputLevel(void) constPhotonPeer
getDisconnectTimeout(void) constPhotonPeer
getIncomingReliableCommandsCount(void) constPhotonPeer
getIsEncryptionAvailable(void) constPhotonPeer
getIsPayloadEncryptionAvailable(void) constPhotonPeer
getLimitOfUnreliableCommands(void) constPhotonPeer
getListener(void)PhotonPeer
getLogFormatOptions(void) constPhotonPeer
getMaxAppIDLength(void)PhotonPeerstatic
getPacketLossByCRC(void) constPhotonPeer
getPeerCount(void)PhotonPeerstatic
getPeerID(void) constPhotonPeer
getPeerState(void) constPhotonPeer
getQueuedIncomingCommands(void) constPhotonPeer
getQueuedOutgoingCommands(void) constPhotonPeer
getQuickResendAttempts(void) constPhotonPeer
getResentReliableCommands(void) constPhotonPeer
getRoundTripTime(void) constPhotonPeer
getRoundTripTimeVariance(void) constPhotonPeer
getSentCountAllowance(void) constPhotonPeer
getServerAddress(void) constPhotonPeer
getServerTime(void) constPhotonPeer
getServerTimeOffset(void) constPhotonPeer
getTimePingInterval(void) constPhotonPeer
getTimestampOfLastSocketReceive(void) constPhotonPeer
getTrafficStatsElapsedMs(void) constPhotonPeer
getTrafficStatsEnabled(void) constPhotonPeer
getTrafficStatsGameLevel(void) constPhotonPeer
getTrafficStatsIncoming(void) constPhotonPeer
getTrafficStatsOutgoing(void) constPhotonPeer
initUDPEncryption(const Common::JVector< nByte > &encryptSecret, const Common::JVector< nByte > &HMACSecret)PhotonPeervirtual
initUserDataEncryption(const Common::JVector< nByte > &secret)PhotonPeervirtual
opCustom(const OperationRequest &operationRequest, bool sendReliable, nByte channelID=0, bool encrypt=false)PhotonPeervirtual
PhotonPeer(PhotonListener &listener, nByte connectionProtocol=ConnectionProtocol::DEFAULT)PhotonPeer
pingServer(const Common::JString &address, unsigned int pingAttempts)PhotonPeervirtual
resetTrafficStats(void)PhotonPeervirtual
resetTrafficStatsMaximumCounters(void)PhotonPeervirtual
sendAcksOnly(void)PhotonPeervirtual
sendOutgoingCommands(void)PhotonPeervirtual
service(bool dispatchIncomingCommands=true)PhotonPeervirtual
serviceBasic(void)PhotonPeervirtual
setConnectionProtocol(nByte connectionProtocol)PhotonPeer
setCRCEnabled(bool crcEnabled)PhotonPeer
setDebugOutputLevel(int debugLevel)PhotonPeer
setDisconnectTimeout(int disconnectTimeout)PhotonPeer
setLimitOfUnreliableCommands(int value)PhotonPeer
setLogFormatOptions(const Common::LogFormatOptions &formatOptions)PhotonPeer
setQuickResendAttempts(nByte quickResendAttempts)PhotonPeer
setSentCountAllowance(int sentCountAllowance)PhotonPeer
setTimePingInterval(int timePingInterval)PhotonPeer
setTrafficStatsEnabled(bool trafficStasEnabled)PhotonPeer
vitalStatsToString(bool all) constPhotonPeervirtual
~PhotonPeer(void)PhotonPeervirtual