trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::Interface::AllocationReportAckData Struct Reference
Inheritance diagram for trader::Interface::AllocationReportAckData:
Inheritance graph
[legend]
Collaboration diagram for trader::Interface::AllocationReportAckData:
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

AllocReportID allocReportID
 
AllocID allocID
 
ClearingBusinessDate clearingBusinessDate
 
AvgPxIndicator avgPxIndicator
 
Quantity quantity
 
AllocTransType allocTransType
 
PartiesObject parties
 
SecondaryAllocID secondaryAllocID
 
TradeDate tradeDate
 
TransactTime transactTime
 
AllocStatus allocStatus
 
AllocRejCode allocRejCode
 
AllocReportType allocReportType
 
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: