Photon C++ Client API
4.1.12.2
|
Peer Member List
This is the complete list of members for Peer, including all inherited members.
connect(const Common::JString &ipAddr, const Common::JString &appID=Common::JString()) | PhotonPeer | virtual |
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) | Peer | virtual |
dispatchIncomingCommands(void) | PhotonPeer | virtual |
establishEncryption(void) | PhotonPeer | virtual |
fetchServerTimestamp(void) | PhotonPeer | virtual |
getByteCountCurrentDispatch(void) const | PhotonPeer | |
getByteCountLastOperation(void) const | PhotonPeer | |
getBytesIn(void) const | PhotonPeer | |
getBytesOut(void) const | PhotonPeer | |
getChannelCountUserChannels(void) const | PhotonPeer | |
getConnectionProtocol(void) const | PhotonPeer | |
getCRCEnabled(void) const | PhotonPeer | |
getDebugOutputLevel(void) const | PhotonPeer | |
getDisconnectTimeout(void) const | PhotonPeer | |
getIncomingReliableCommandsCount(void) const | PhotonPeer | |
getIsEncryptionAvailable(void) const | PhotonPeer | |
getIsPayloadEncryptionAvailable(void) const | PhotonPeer | |
getLimitOfUnreliableCommands(void) const | PhotonPeer | |
getListener(void) | PhotonPeer | |
getLogFormatOptions(void) const | PhotonPeer | |
getMaxAppIDLength(void) | PhotonPeer | static |
getPacketLossByCRC(void) const | PhotonPeer | |
getPeerCount(void) | PhotonPeer | static |
getPeerID(void) const | PhotonPeer | |
getPeerState(void) const | PhotonPeer | |
getQueuedIncomingCommands(void) const | PhotonPeer | |
getQueuedOutgoingCommands(void) const | PhotonPeer | |
getQuickResendAttempts(void) const | PhotonPeer | |
getResentReliableCommands(void) const | PhotonPeer | |
getRoundTripTime(void) const | PhotonPeer | |
getRoundTripTimeVariance(void) const | PhotonPeer | |
getSentCountAllowance(void) const | PhotonPeer | |
getServerAddress(void) const | PhotonPeer | |
getServerTime(void) const | PhotonPeer | |
getServerTimeOffset(void) const | PhotonPeer | |
getTimePingInterval(void) const | PhotonPeer | |
getTimestampOfLastSocketReceive(void) const | PhotonPeer | |
getTrafficStatsElapsedMs(void) const | PhotonPeer | |
getTrafficStatsEnabled(void) const | PhotonPeer | |
getTrafficStatsGameLevel(void) const | PhotonPeer | |
getTrafficStatsIncoming(void) const | PhotonPeer | |
getTrafficStatsOutgoing(void) const | PhotonPeer | |
initUDPEncryption(const Common::JVector< nByte > &encryptSecret, const Common::JVector< nByte > &HMACSecret) | PhotonPeer | virtual |
initUserDataEncryption(const Common::JVector< nByte > &secret) | PhotonPeer | virtual |
opAuthenticate(const Common::JString &appID, const Common::JString &appVersion, bool encrypted, const AuthenticationValues &authenticationValues=AuthenticationValues(), bool lobbyStats=false, const Common::JString ®ionCode=Common::JString()) (defined in Peer) | Peer | virtual |
opAuthenticateOnce(const Common::JString &appID, const Common::JString &appVersion, nByte connectionProtocol, nByte encryptionMode, const AuthenticationValues &authenticationValues=AuthenticationValues(), bool lobbyStats=false, const Common::JString ®ionCode=Common::JString()) (defined in Peer) | Peer | virtual |
opChangeGroups(const Common::JVector< nByte > *pGroupsToRemove, const Common::JVector< nByte > *pGroupsToAdd) (defined in Peer) | Peer | virtual |
opCreateRoom(const Common::JString &gameID, const RoomOptions &options=RoomOptions(), const Common::Hashtable &customLocalPlayerProperties=Common::Hashtable(), const Common::JVector< Common::JString > &expectedUsers=Common::JVector< Common::JString >()) (defined in Peer) | Peer | virtual |
opCustom(const OperationRequest &operationRequest, bool sendReliable, nByte channelID=0, bool encrypt=false) | PhotonPeer | virtual |
opFindFriends(const Common::JString *friendsToFind, short numFriendsToFind) (defined in Peer) | Peer | virtual |
opGetRegions(bool encrypted, const Common::JString &appID) (defined in Peer) | Peer | virtual |
opJoinLobby(const Common::JString &lobbyName=Common::JString(), nByte lobbyType=LobbyType::DEFAULT) (defined in Peer) | Peer | virtual |
opJoinRandomRoom(const Common::Hashtable &customRoomProperties=Common::Hashtable(), nByte maxPlayers=0, nByte matchmakingMode=MatchmakingMode::FILL_ROOM, const Common::JString &lobbyName=Common::JString(), nByte lobbyType=LobbyType::DEFAULT, const Common::JString &sqlLobbyFilter=Common::JString(), const Common::JVector< Common::JString > &expectedUsers=Common::JVector< Common::JString >()) (defined in Peer) | Peer | virtual |
opJoinRoom(const Common::JString &gameID, const RoomOptions &options=RoomOptions(), const Common::Hashtable &customLocalPlayerProperties=Common::Hashtable(), bool createIfNotExists=false, bool rejoin=false, int cacheSliceIndex=0, const Common::JVector< Common::JString > &expectedUsers=Common::JVector< Common::JString >()) (defined in Peer) | Peer | virtual |
opLeaveLobby(void) (defined in Peer) | Peer | virtual |
opLeaveRoom(bool willComeBack=false, bool sendAuthCookie=false) (defined in Peer) | Peer | virtual |
opLobbyStats(const Common::JVector< LoadBalancing::LobbyStatsRequest > &lobbiesToQuery=Common::JVector< LoadBalancing::LobbyStatsRequest >()) (defined in Peer) | Peer | virtual |
opRaiseEvent(bool reliable, const Ftype ¶meters, nByte eventCode, const RaiseEventOptions &options=RaiseEventOptions()) (defined in Peer) | Peer | |
opRaiseEvent(bool reliable, const Ftype pParameterArray, typename Common::Helpers::ArrayLengthType< Ftype >::type arrSize, nByte eventCode, const RaiseEventOptions &options=RaiseEventOptions()) (defined in Peer) | Peer | |
opRaiseEvent(bool reliable, const Ftype pParameterArray, const short *pArrSizes, nByte eventCode, const RaiseEventOptions &options=RaiseEventOptions()) (defined in Peer) | Peer | |
opSetPropertiesOfPlayer(int playerNr, const Common::Hashtable &properties, const Common::Hashtable &expectedProperties=Common::Hashtable(), WebFlags webFlags=WebFlags()) (defined in Peer) | Peer | virtual |
opSetPropertiesOfRoom(const Common::Hashtable &properties, const Common::Hashtable &expectedProperties=Common::Hashtable(), WebFlags webFlags=WebFlags()) (defined in Peer) | Peer | virtual |
opWebRpc(const Common::JString &uriPath) (defined in Peer) | Peer | virtual |
opWebRpc(const Common::JString &uriPath, const Ftype ¶meters, bool sendAuthCookie=false) (defined in Peer) | Peer | |
opWebRpc(const Common::JString &uriPath, const Ftype pParameterArray, typename Common::Helpers::ArrayLengthType< Ftype >::type arrSize, bool sendAuthCookie=false) (defined in Peer) | Peer | |
opWebRpc(const Common::JString &uriPath, const Ftype pParameterArray, const short *pArrSizes, bool sendAuthCookie=false) (defined in Peer) | Peer | |
Peer(Photon::PhotonListener &listener, nByte connectionProtocol=Photon::ConnectionProtocol::DEFAULT) (defined in Peer) | Peer | |
PhotonPeer(PhotonListener &listener, nByte connectionProtocol=ConnectionProtocol::DEFAULT) | PhotonPeer | |
pingServer(const Common::JString &address, unsigned int pingAttempts) | PhotonPeer | virtual |
resetTrafficStats(void) | PhotonPeer | virtual |
resetTrafficStatsMaximumCounters(void) | PhotonPeer | virtual |
sendAcksOnly(void) | PhotonPeer | virtual |
sendOutgoingCommands(void) | PhotonPeer | virtual |
service(bool dispatchIncomingCommands=true) | PhotonPeer | virtual |
serviceBasic(void) | PhotonPeer | virtual |
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) const | PhotonPeer | virtual |
~Peer(void) (defined in Peer) | Peer | virtual |
~PhotonPeer(void) | PhotonPeer | virtual |