API  Version 2.0.1
Low-Latency HFT API
 All Classes Functions Variables
API2::AccountDetail Struct Reference

Public Member Functions

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
 

Public Attributes

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: