trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::GenericDatabase::Trade_History::Record Struct Reference

Public Member Functions

bool isSetTradeId ()
 
bool isSetTimeStamp ()
 
bool isSetVolume ()
 
bool isSetPrice ()
 
bool isSetTotal ()
 
bool isSetFillType ()
 
bool isSetOrderType ()
 

Public Attributes

Poco::Int32 tradeId
 
Poco::Int32 timeStamp
 
double volume
 
double price
 
double total
 
std::string fillType
 
std::string orderType
 

The documentation for this struct was generated from the following file: