|
|
char | errorString [GP_ERROR_STRING_LEN] |
| |
|
GPIBool | infoCaching |
| |
|
GPIBool | infoCachingBuddyAndBlockOnly |
| |
|
GPIBool | simulation |
| |
|
GPIBool | firewall |
| |
|
char | nick [GP_NICK_LEN] |
| |
|
char | uniquenick [GP_UNIQUENICK_LEN] |
| |
|
char | email [GP_EMAIL_LEN] |
| |
|
char | password [GP_PASSWORD_LEN] |
| |
|
int | sessKey |
| |
|
int | userid |
| |
|
int | profileid |
| |
|
int | partnerID |
| |
|
GPICallback | callbacks [GPI_NUM_CALLBACKS] |
| |
|
SOCKET | cmSocket |
| |
|
int | connectState |
| |
|
GPIBuffer | socketBuffer |
| |
|
char * | inputBuffer |
| |
|
int | inputBufferSize |
| |
|
GPIBuffer | outputBuffer |
| |
|
char | mHeader [GS_UDP_MSG_HEADER_LEN] |
| |
|
unsigned short | peerPort |
| |
|
int | nextOperationID |
| |
|
int | numSearches |
| |
|
GPEnum | lastStatusState |
| |
|
unsigned int | hostIp |
| |
|
unsigned int | hostPrivateIp |
| |
|
unsigned short | queryPort |
| |
|
unsigned short | hostPort |
| |
|
unsigned int | sessionFlags |
| |
|
char | richStatus [GP_RICH_STATUS_LEN] |
| |
|
char | gameType [GP_STATUS_BASIC_STR_LEN] |
| |
|
char | gameVariant [GP_STATUS_BASIC_STR_LEN] |
| |
|
char | gameMapName [GP_STATUS_BASIC_STR_LEN] |
| |
|
DArray | extendedInfoKeys |
| |
|
char | lastStatusString [GP_STATUS_STRING_LEN] |
| |
|
char | lastLocationString [GP_LOCATION_STRING_LEN] |
| |
|
GPErrorCode | errorCode |
| |
|
GPIBool | fatalError |
| |
|
FILE * | diskCache |
| |
|
GPIOperation * | operationList |
| |
|
GPIProfileList | profileList |
| |
|
GPIPeer * | peerList |
| |
|
GPICallbackData * | callbackList |
| |
|
GPICallbackData * | lastCallback |
| |
|
GPIBuffer | updateproBuffer |
| |
|
GPIBuffer | updateuiBuffer |
| |
|
DArray | transfers |
| |
|
unsigned int | nextTransferID |
| |
|
int | productID |
| |
|
int | namespaceID |
| |
|
char | loginTicket [GP_LOGIN_TICKET_LEN] |
| |
|
GPEnum | quietModeFlags |
| |
|
gsi_time | kaTransmit |
| |
The documentation for this struct was generated from the following file: