trader  v0.1a
A framework to build trading applications
Classes | Public Member Functions | Public Attributes | List of all members
trader::ExchangeratelabApi::SingleExchangeRate::DataObject Struct Reference
Collaboration diagram for trader::ExchangeratelabApi::SingleExchangeRate::DataObject:
Collaboration graph
[legend]

Classes

struct  RateObject
 

Public Member Functions

void SetBaseCurrency (std::string val)
 
bool isSetBaseCurrency ()
 
void SetExecutionTime (Poco::Int32 val)
 
bool isSetExecutionTime ()
 
void SetLicenseMessage (std::string val)
 
bool isSetLicenseMessage ()
 
void SetTimeStamp (std::time_t val)
 
bool isSetTimeStamp ()
 

Public Attributes

std::string baseCurrency
 
Poco::Int32 executionTime
 
std::string licenseMessage
 
RateObject rateObject
 
std::time_t timeStamp
 

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