#include <PeerThread.h>
|
| enum | {
PEERREQUEST_LOGIN
, PEERREQUEST_LOGOUT
, PEERREQUEST_MESSAGEPLAYER
, PEERREQUEST_MESSAGEROOM
,
PEERREQUEST_JOINGROUPROOM
, PEERREQUEST_LEAVEGROUPROOM
, PEERREQUEST_STARTGAMELIST
, PEERREQUEST_STOPGAMELIST
,
PEERREQUEST_CREATESTAGINGROOM
, PEERREQUEST_SETGAMEOPTIONS
, PEERREQUEST_JOINSTAGINGROOM
, PEERREQUEST_LEAVESTAGINGROOM
,
PEERREQUEST_UTMPLAYER
, PEERREQUEST_UTMROOM
, PEERREQUEST_STARTGAME
, PEERREQUEST_STARTQUICKMATCH
,
PEERREQUEST_WIDENQUICKMATCHSEARCH
, PEERREQUEST_STOPQUICKMATCH
, PEERREQUEST_PUSHSTATS
, PEERREQUEST_GETEXTENDEDSTAGINGROOMINFO
,
PEERREQUEST_MAX
} |
| |
Definition at line 46 of file PeerThread.h.
◆ anonymous enum
| Enumerator |
|---|
| PEERREQUEST_LOGIN | |
| PEERREQUEST_LOGOUT | |
| PEERREQUEST_MESSAGEPLAYER | |
| PEERREQUEST_MESSAGEROOM | |
| PEERREQUEST_JOINGROUPROOM | |
| PEERREQUEST_LEAVEGROUPROOM | |
| PEERREQUEST_STARTGAMELIST | |
| PEERREQUEST_STOPGAMELIST | |
| PEERREQUEST_CREATESTAGINGROOM | |
| PEERREQUEST_SETGAMEOPTIONS | |
| PEERREQUEST_JOINSTAGINGROOM | |
| PEERREQUEST_LEAVESTAGINGROOM | |
| PEERREQUEST_UTMPLAYER | |
| PEERREQUEST_UTMROOM | |
| PEERREQUEST_STARTGAME | |
| PEERREQUEST_STARTQUICKMATCH | |
| PEERREQUEST_WIDENQUICKMATCHSEARCH | |
| PEERREQUEST_STOPQUICKMATCH | |
| PEERREQUEST_PUSHSTATS | |
| PEERREQUEST_GETEXTENDEDSTAGINGROOMINFO | |
| PEERREQUEST_MAX | |
Definition at line 49 of file PeerThread.h.
◆ [union]
◆ allowObservers
| Bool PeerRequest::allowObservers |
◆ botID
◆ color
◆ discons
◆ email
| std::string PeerRequest::email |
◆ exeCRC
◆ faction
| Int PeerRequest::faction[MAX_SLOTS] |
◆ [struct]
| struct { ... } PeerRequest::gameList |
◆ [struct]
| struct { ... } PeerRequest::gameOptions |
◆ gameOptsMapName
| std::string PeerRequest::gameOptsMapName |
◆ gameOptsPlayerNames
| std::string PeerRequest::gameOptsPlayerNames[MAX_SLOTS] |
◆ gameVersion
◆ [struct]
| struct { ... } PeerRequest::groupRoom |
◆ hostPingStr
| std::string PeerRequest::hostPingStr |
◆ id [1/2]
| std::string PeerRequest::id |
◆ id [2/2]
◆ iniCRC
◆ isAction
| Bool PeerRequest::isAction |
◆ isStagingRoom
| Bool PeerRequest::isStagingRoom |
◆ ladderID
| Int PeerRequest::ladderID |
◆ ladderIP
| std::string PeerRequest::ladderIP |
◆ ladderPassCRC
◆ ladPassCRC
◆ ladPort
◆ locale
◆ [struct]
| struct { ... } PeerRequest::login |
◆ losses
◆ maxDiscons
| Int PeerRequest::maxDiscons |
◆ maxPing
◆ maxPlayers
| Int PeerRequest::maxPlayers |
◆ maxPointPercentage
| Int PeerRequest::maxPointPercentage |
◆ [struct]
| struct { ... } PeerRequest::message |
◆ minPointPercentage
| Int PeerRequest::minPointPercentage |
◆ NAT
◆ nick
| std::string PeerRequest::nick |
◆ numObservers
| Int PeerRequest::numObservers |
◆ numPlayers
| Int PeerRequest::numPlayers |
◆ options
| std::string PeerRequest::options |
◆ password
| std::string PeerRequest::password |
◆ []
| enum { ... } PeerRequest::peerRequestType |
◆ pings
| char PeerRequest::pings[17] |
◆ points
◆ preorder
| Bool PeerRequest::preorder |
◆ profileID
| Int PeerRequest::profileID[MAX_SLOTS] |
◆ [struct]
| struct { ... } PeerRequest::QM |
◆ qmMaps
| std::vector<bool> PeerRequest::qmMaps |
◆ rankPoints
| Int PeerRequest::rankPoints |
◆ restrictGameList
| Bool PeerRequest::restrictGameList |
◆ roomID
◆ side
◆ [struct]
| struct { ... } PeerRequest::stagingRoom |
◆ [struct]
| struct { ... } PeerRequest::stagingRoomCreation |
◆ [struct]
| struct { ... } PeerRequest::statsToPush |
◆ text
| std::wstring PeerRequest::text |
◆ useStats
| Bool PeerRequest::useStats |
◆ [struct]
| struct { ... } PeerRequest::UTM |
◆ widenTime
| Int PeerRequest::widenTime |
◆ wins
The documentation for this class was generated from the following file: