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

#include <SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h>

Collaboration diagram for REPO_RFCQ_LEG_SUMMARY:

Public Member Functions

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

REPO_HIST_INSTRUMENT_DATE_INFO instrument
 
TI_VERB::Enum verb
 
Double originalQuantity
 
Double quantity
 
UInt32 tradeId
 
UInt32 gCMsgId
 
std::string accountCode
 
std::string accountInfo
 
TI_FLAG::Enum bilateralOnlyFlag
 
Double haircut
 
TI_FLAG::Enum rateFg
 
Double rate
 
TI_FLAG::Enum discloseIOIFg
 
TI_FLAG::Enum iOIRateFg
 
Double iOIRate
 

Detailed Description

Definition at line 43 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

Constructor & Destructor Documentation

Definition at line 46 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

~REPO_RFCQ_LEG_SUMMARY ( )
inline

Definition at line 52 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 107 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

std::string accountCode

Account code.

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

std::string accountInfo

Additional account information.

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

TI_FLAG::Enum bilateralOnlyFlag

Indicates whether the trader that sends the RFCQ wants the trade to be settled bilaterally or not.

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

TI_FLAG::Enum discloseIOIFg

If true, quotation must be sent to providers.

Definition at line 91 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

UInt32 gCMsgId

Unique ID of the General Collateral.

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

Double haircut

Haircut value.

Definition at line 82 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

Data referring to the tradable instrument.

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

Double iOIRate

IOI rate.

Definition at line 97 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

TI_FLAG::Enum iOIRateFg

If yes, the IOI rate is specified.

Definition at line 94 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

Double originalQuantity

Original quantity.

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

Double quantity

Quantity.

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

Double rate

Rate.

Definition at line 88 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

TI_FLAG::Enum rateFg

Specifies if Rate is specified.

Definition at line 85 of file SMP.Substructures.REPO_RFCQ_LEG_SUMMARY.h.

UInt32 tradeId

Unique ID of the trade.

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

Specifies whether it is a buy or sell operation (Referred to the member who receives the information)

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


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