#include <BuddyThread.h>
Definition at line 99 of file BuddyThread.h.
◆ anonymous enum
| Enumerator |
|---|
| BUDDYRESPONSE_LOGIN | |
| BUDDYRESPONSE_DISCONNECT | |
| BUDDYRESPONSE_MESSAGE | |
| BUDDYRESPONSE_REQUEST | |
| BUDDYRESPONSE_STATUS | |
| BUDDYRESPONSE_MAX | |
Definition at line 102 of file BuddyThread.h.
◆ [union]
| union { ... } BuddyResponse::arg |
◆ []
| enum { ... } BuddyResponse::buddyResponseType |
◆ countrycode
| char BuddyResponse::countrycode[GP_COUNTRYCODE_LEN] |
◆ date
◆ email
| char BuddyResponse::email[GP_EMAIL_LEN] |
◆ [struct]
| struct { ... } BuddyResponse::error |
◆ errorCode
| GPErrorCode BuddyResponse::errorCode |
◆ errorString
◆ fatal
| GPEnum BuddyResponse::fatal |
◆ location
| char BuddyResponse::location[GP_LOCATION_STRING_LEN] |
◆ [struct]
| struct { ... } BuddyResponse::message |
◆ nick
| char BuddyResponse::nick[GP_NICK_LEN] |
◆ profile
| GPProfile BuddyResponse::profile |
◆ [struct]
| struct { ... } BuddyResponse::request |
◆ result
| GPResult BuddyResponse::result |
◆ status [1/2]
| GPEnum BuddyResponse::status |
◆ [struct] [2/2]
| struct { ... } BuddyResponse::status |
◆ statusString
| char BuddyResponse::statusString[GP_STATUS_STRING_LEN] |
◆ text
| WideChar BuddyResponse::text[GP_REASON_LEN] |
The documentation for this class was generated from the following file: