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

Public Member Functions

void SetAccNo (Poco::Int32 val)
 
bool isSetAccNo ()
 
void SetBtcBal (double val)
 
bool isSetBtcBal ()
 
void SetBtcDeposit (std::string val)
 
bool isSetBtcDeposit ()
 
void SetEmail (std::string val)
 
bool isSetEmail ()
 
void SetError (Poco::Int32 val)
 
bool isSetError ()
 
void SetSgdBal (double val)
 
bool isSetSgdBal ()
 

Public Attributes

Poco::Int32 accNo
 
double btcBal
 
std::string btcDeposit
 
std::string email
 
Poco::Int32 error
 
double sgdBal
 

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