| 
    trader
    v0.1a
    
   A framework to build trading applications 
   | 
 
Public Member Functions | |
| bool | isSetDateCreated () | 
| bool | isSetDateRemoved () | 
| bool | isSetPrice () | 
| bool | isSetVolume () | 
Public Attributes | |
| Poco::Int32 | dateCreated | 
| Poco::Int32 | dateRemoved | 
| double | price | 
| double | volume | 
| Poco::Int32 | id | 
 1.8.13