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

#include <SMP.Substructures.REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h>

Collaboration diagram for REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO:

Public Member Functions

 REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO ()
 
 ~REPO_RFCQ_BUY_SIDE_TRADING_LIST_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

REPO_INSTRUMENT_DATE_INFO instrument
 
TI_VERB::Enum verb
 
Double quantity
 
TI_FLAG::Enum rateFg
 
Double rate
 
TI_FLAG::Enum discloseIOIFg
 
UInt32 accountId
 
TI_FLAG::Enum bilateralOnlyFlag
 
TI_FLAG::Enum applyHaircutFg
 
TI_ERROR::Enum errorCode
 
REPO_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
 

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

UInt32 accountId

Unique ID of the RFCQ Account.

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

TI_FLAG::Enum applyHaircutFg

Specifies if in the RFCQ will be used the configured Haircut.

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

TI_FLAG::Enum bilateralOnlyFlag

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

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

REPO_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo

Client Identification Info.

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

TI_FLAG::Enum discloseIOIFg

If true, rate must be sent to providers.

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

TI_ERROR::Enum errorCode

Error code of the trading list leg.

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

Data referring to the tradable instrument.

Definition at line 54 of file SMP.Substructures.REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

Double quantity

Quantity.

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

Double rate
TI_FLAG::Enum rateFg

Specifies if Rate is specified.

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

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

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


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