|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| void | SetMessage (std::string val) |
| bool | isSetMessage () |
| void | SetSuccess (bool val) |
| bool | isSetSuccess () |
Public Attributes | |
| std::string | message |
| bool | success |
| bool | successSet |
1.8.13