|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| void | SetCost (Poco::Int64 val) |
| bool | isSetCost () |
| void | SetRemaining (Poco::Int64 val) |
| bool | isSetRemaining () |
Public Attributes | |
| Poco::Int64 | cost |
| Poco::Int64 | remaining |
1.8.13