trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::FybDatabase::My_Trade_History::RecordWithId Struct Reference

Public Member Functions

bool isSetTicket ()
 
bool isSetDateCreated ()
 
bool isSetDateExecuted ()
 
bool isSetQty ()
 
bool isSetPrice ()
 
bool isSetStatus ()
 
bool isSetType ()
 

Public Attributes

Poco::Int32 ticket
 
Poco::Int32 dateCreated
 
Poco::Int32 dateExecuted
 
double qty
 
double price
 
std::string status
 
std::string type
 
Poco::Int32 id
 

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