|
trader
v0.1a
A framework to build trading applications
|


Public Member Functions | |
| virtual enum MESSAGES | GetType () |
Public Member Functions inherited from trader::Interface::IMessageData | |
| MessageId | getUniqueMessageId () |
| void | setSourceConnection (const std::string &_sourceConnection) |
| const std::string & | getSourceConnection () const |
Public Attributes | |
| ApplicationSequenceControlObject | applicationSequenceControl |
| SecurityReqID | securityReqID |
| SecurityResponseID | securityResponseID |
| SecurityRequestResult | securityRequestResult |
| SecurityUpdateAction | securityUpdateAction |
| UnderlyingInstrumentObject | underlyingInstrument |
| DerivativeSecurityDefinitionObject | derivativeSecurityDefinition |
| TotNoRelatedSym | totNoRelatedSym |
| LastFragment | lastFragment |
| RelSymDerivSecUpdGrpObject | relSymDerivSecUpdGrp |
| TransactTime | transactTime |
Public Attributes inherited from trader::Interface::IMessageData | |
| std::string | sourceConnection |
| MessageId | messageId |
1.8.13