|
void | initialize () |
|
std::string | dump () const |
|
| AccountDetail (const char *account, char accountType, const UNSIGNED_LONG &locationId, const SIGNED_LONG &traderId) |
|
void | initialize (const char *account, char accountType, const UNSIGNED_LONG &locationId, const SIGNED_LONG &traderId) |
|
void | setAccountId (const char *accountId) |
|
void | setAccountType (char type) |
|
void | setLocationId (UNSIGNED_LONG locationId) |
|
void | setTraderId (SIGNED_LONG traderId) |
|
const char * | getAccountId () const |
|
const char | getAccountType () const |
|
SIGNED_LONG | getTraderId () const |
|
UNSIGNED_LONG | getLocationId () const |
|
|
char | _Account [ACCOUNT_FIELD_SIZE] |
|
SIGNED_LONG | _TraderId |
|
UNSIGNED_LONG | _LocationId |
|
UNSIGNED_CHARACTER | _AccountType |
|
The documentation for this struct was generated from the following file: