|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| bool | isSetTid () |
| bool | isSetAmt () |
| bool | isSetPrice () |
| bool | isSetDate () |
Public Attributes | |
| Poco::Int32 | tid |
| double | amt |
| double | price |
| Poco::Int32 | date |
1.8.13