trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::FybApi::Trades::DataArray Struct Reference

Public Member Functions

void SetAmount (double val)
 
bool isSetAmount ()
 
void SetDate (std::time_t val)
 
bool isSetDate ()
 
void SetPrice (double val)
 
bool isSetPrice ()
 
void SetTid (Poco::Int32 val)
 
bool isSetTid ()
 

Public Attributes

double amount
 
std::time_t date
 
double price
 
Poco::Int32 tid
 

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