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

#include <SMP.Substructures.REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW.h>

Collaboration diagram for REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW:

Public Member Functions

 REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW ()
 
 ~REPO_ACM_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

UInt32 memberId
 
UInt32 traderId
 
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 Collateral offer.

Definition at line 74 of file SMP.Substructures.REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW.h.

UInt32 collateralOfferMsgId

ID of the Collateral Offer.

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

UInt32 memberId

Unique ID of the collateral provider member.

Definition at line 53 of file SMP.Substructures.REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW.h.

Double minQty

Minimum executable quantity.

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

Double qty

Quantity.

Definition at line 68 of file SMP.Substructures.REPO_ACM_COLLATERAL_OFFER_DEPTH_ROW.h.

Double rate
TI_FLAG::Enum rateFg

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

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

UInt32 traderId

Unique ID of the trader.

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

std::string traderName

Name of the trader.

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


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