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

Public Member Functions

void SetPrice (double val)
 
bool isSetPrice ()
 
void SetQty (double val)
 
bool isSetQty ()
 
void SetType (char val)
 
bool isSetType ()
 

Public Attributes

double price
 
double qty
 
char type
 

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