|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| void | SetAclass (std::string val) |
| bool | isSetAclass () |
| void | SetAsset (std::string val) |
| bool | isSetAsset () |
| void | SetInfo (std::string val) |
| bool | isSetInfo () |
Public Attributes | |
| std::string | aclass |
| std::string | asset |
| std::string | info |
1.8.13