OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_ACM_SUMMARY_CASH_OFFER_INFO Class Reference

#include <SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h>

Collaboration diagram for REPO_ACM_SUMMARY_CASH_OFFER_INFO:

Public Member Functions

 REPO_ACM_SUMMARY_CASH_OFFER_INFO ()
 
 ~REPO_ACM_SUMMARY_CASH_OFFER_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

TI_MSG_INFO cashOfferMsgInfo
 
REPO_HIST_MEMBER_INFO member
 
REPO_HIST_INSTRUMENT_DATE_INFO instrument
 
REPO_ACM_CASH_OFFER_STATUS::Enum status
 
TI_FLAG::Enum rateFg
 
Double rate
 
Double qty
 
Double fillQty
 
UInt64 editTime
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

TI_MSG_INFO cashOfferMsgInfo

ID of the Cash Offer.

Definition at line 55 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

UInt64 editTime

Time at which the last change was made to the Cash Offer (takes into account the changes following an order for a partial quantity)

Definition at line 79 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

Double fillQty

Quantity of the offer filled by the Collateral Offers.

Definition at line 76 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

ID of the trading instrument.

Definition at line 61 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

ID of the member who entered the Cash Offer.

Definition at line 58 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

Double qty

Quantity of the Cash Offer.

Definition at line 73 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

Double rate

Rate specified in the Cash Offer.

Definition at line 70 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

TI_FLAG::Enum rateFg

Flag indicating if rate is specified in the Cash Offer.

Definition at line 67 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.

Status of the Cash Offer.

Definition at line 64 of file SMP.Substructures.REPO_ACM_SUMMARY_CASH_OFFER_INFO.h.


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