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

ConfirmReqID confirmReqID
 
ConfirmType confirmType
 
OrdAllocGrpObject ordAllocGrp
 
AllocID allocID
 
SecondaryAllocID secondaryAllocID
 
IndividualAllocID individualAllocID
 
TransactTime transactTime
 
AllocAccount allocAccount
 
AllocAcctIDSource allocAcctIDSource
 
AllocAccountType allocAccountType
 
Text text
 
EncodedTextLen encodedTextLen
 
EncodedText encodedText
 
- Public Attributes inherited from trader::Interface::IMessageData
std::string sourceConnection
 
MessageId messageId
 

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