trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::Interface::AllocationInstructionAckData Struct Reference
Inheritance diagram for trader::Interface::AllocationInstructionAckData:
Inheritance graph
[legend]
Collaboration diagram for trader::Interface::AllocationInstructionAckData:
Collaboration graph
[legend]

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

AllocID allocID
 
PartiesObject parties
 
SecondaryAllocID secondaryAllocID
 
TradeDate tradeDate
 
TransactTime transactTime
 
AllocStatus allocStatus
 
AllocRejCode allocRejCode
 
AllocType allocType
 
AllocIntermedReqType allocIntermedReqType
 
MatchStatus matchStatus
 
Product product
 
SecurityType securityType
 
Text text
 
EncodedTextLen encodedTextLen
 
EncodedText encodedText
 
AllocAckGrpObject allocAckGrp
 
- Public Attributes inherited from trader::Interface::IMessageData
std::string sourceConnection
 
MessageId messageId
 

The documentation for this struct was generated from the following file: