|
trader
v0.1a
A framework to build trading applications
|
Classes | |
| struct | OrdersArray |
Public Types | |
| typedef std::vector< OrdersArray > | Orders |
Public Member Functions | |
| void | SetError (Poco::Int32 val) |
| bool | isSetError () |
Public Attributes | |
| Poco::Int32 | error |
| Orders | orders |
1.8.13