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

#include <SMP.Substructures.REPO_HIST_BEST_EXECUTION_INFO.h>

Collaboration diagram for REPO_HIST_BEST_EXECUTION_INFO:

Public Member Functions

 REPO_HIST_BEST_EXECUTION_INFO ()
 
 ~REPO_HIST_BEST_EXECUTION_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_MARKET_SIDE::Enum side
 
Double rate
 
Double qty
 
Double minQty
 
UInt32 propMsgId
 
std::string providerMemberCode
 
std::string providerMemberDesc
 
std::string providerMemberShortDesc
 
std::string clearingHouseCode
 
std::string clearingHouseDesc
 
std::string clearingHouseShortDesc
 
TI_FLAG::Enum cCPOnlyFlag
 
UInt64 updateTime
 

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

TI_FLAG::Enum cCPOnlyFlag

Indicates whether the proposal is traded in central counterparty (CCP) mode only or not.

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

std::string clearingHouseCode

ABI/MTS code of the Clearing House.

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

std::string clearingHouseDesc

Description of the Clearing House.

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

std::string clearingHouseShortDesc

Short description of the Clearing House.

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

Double minQty

Minimum quantity.

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

UInt32 propMsgId

ID of the proposal.

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

std::string providerMemberCode

ABI/MTS code of the provider member.

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

std::string providerMemberDesc

Description of the member.

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

std::string providerMemberShortDesc

Short description of the member.

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

Double qty

Quantity.

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

Double rate

Rate.

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

Market side of the proposal.

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

UInt64 updateTime

Time at which the data was generated.

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


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