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

Public Member Functions

bool isSetTimeStamp ()
 
bool isSetAsk ()
 
bool isSetBid ()
 
bool isSetLast ()
 
bool isSetVol ()
 

Public Attributes

Poco::Int32 timeStamp
 
double ask
 
double bid
 
double last
 
double vol
 

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