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

#include <SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h>

Collaboration diagram for REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW:

Public Member Functions

 REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW ()
 
 ~REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW ()
 
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

std::string memberCode
 
std::string memberDesc
 
std::string memberShortDesc
 
std::string traderName
 
Double rate
 
TI_FLAG::Enum rateFg
 
Double qty
 
Double minQty
 
TI_FLAG::Enum aONFg
 
UInt32 collateralOfferMsgId
 

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

If set to Yes, indicates an AON offer.

Definition at line 80 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

UInt32 collateralOfferMsgId

ID of the Collateral Offer.

Definition at line 83 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

std::string memberCode

ABI/MTS code of the collateral provider member.

Definition at line 56 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

std::string memberDesc

Description of the member.

Definition at line 59 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

std::string memberShortDesc

Short description of the member.

Definition at line 62 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

Double minQty

Minimum quantity.

Definition at line 77 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

Double qty
TI_FLAG::Enum rateFg

If set to Yes, indicates the Rate field is not empty.

Definition at line 71 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.

std::string traderName

Name of the trader.

Definition at line 65 of file SMP.Substructures.REPO_ACM_HIST_COLLATERAL_OFFER_DEPTH_ROW.h.


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