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

#include <SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h>

Collaboration diagram for REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO:

Public Member Functions

 REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO ()
 
 ~REPO_ACM_SUMMARY_COLLATERAL_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 collateralOfferMsgInfo
 
UInt32 cashOfferId
 
REPO_HIST_MEMBER_INFO provider
 
REPO_HIST_MEMBER_INFO aggressor
 
REPO_HIST_INSTRUMENT_DATE_INFO instrument
 
REPO_ACM_COLLATERAL_OFFER_STATUS::Enum status
 
std::string comment
 
Double rate
 
Double qty
 
Double minQty
 
Double fillQty
 
TI_FLAG::Enum aONFg
 
UInt64 editTime
 
TI_IN_OUT_FLAG::Enum inOutFlag
 

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

ID of the member who entered the Cash Offer.

Definition at line 66 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

If set to Yes, indicates an AON Collateral Offer.

Definition at line 90 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

UInt32 cashOfferId

Unique ID of the Cash Offer.

Definition at line 60 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

TI_MSG_INFO collateralOfferMsgInfo

ID of the Collateral Offer.

Definition at line 57 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

std::string comment

Cash Provider's user data filled in case of reject.

Definition at line 75 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

UInt64 editTime

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

Definition at line 93 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

Double fillQty

Executed Quantity.

Definition at line 87 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

Indicates whether it is an incoming Collateral Offer (IN) or an outgoing Collateral Offer (OUT)

Definition at line 96 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

ID of the trading instrument.

Definition at line 69 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

Double minQty

Minimum Executable Quantity of the Collateral Offer.

Definition at line 84 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

ID of the member who entered the Collateral Offer.

Definition at line 63 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

Double qty

Quantity of the Collateral Offer.

Definition at line 81 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

Double rate

Rate specified in the Collateral Offer.

Definition at line 78 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.

Status of the Collateral Offer.

Definition at line 72 of file SMP.Substructures.REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO.h.


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