OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_HIST_TRADE_MEMBER_INFO Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_HIST_TRADE_MEMBER_INFO.h>

Public Member Functions

 BV_HIST_TRADE_MEMBER_INFO ()
 
 ~BV_HIST_TRADE_MEMBER_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

std::string sectionCode
 
BV_HIST_MEMBER_INFO memberInfo
 
UInt32 refMsgId
 
TI_TXN_TYPE::Enum txnType
 
std::string settlSystemCode
 
std::string clientOrderId
 
std::string clientRefMsgId
 
std::string clientExecID
 
std::string quoteTraderName
 
UInt32 stageOrderId
 
std::string settlementInfo
 
TI_TIME_ZONE timeZone
 
BV_ALGO_INFO_TYPE::Enum shortCodeType1
 
BV_ALGO_INFO_TYPE::Enum shortCodeType2
 
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
 

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

std::string clientExecID

Unique ID of the FIX message sent by the Dealer's trader to accept an order.

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

std::string clientOrderId

Unique ID of the order within the client institution.

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

std::string clientRefMsgId

Unique ID of the user owner of the inventory/RFCQ quote (external ID)

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

BV_HIST_MEMBER_INFO memberInfo

Unique ID of the member.

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

std::string quoteTraderName

Name of the Dealer's trader who sent the inventory/RFCQ quote. He may be different from the Dealer's trader who concluded the trade.

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

UInt32 refMsgId

Unique message identifier.

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

std::string sectionCode

Unique ID of the section.

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

std::string settlementInfo

Settlement information. Following the RFCQ Outright Auto Execution, if DealerIndicator = TI_FLAG_Yes, the Central System will fill this field with the string 'AutoEx'.

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

std::string settlSystemCode

Settlement system used by the member.

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

BV_ALGO_INFO_TYPE::Enum shortCodeType1

Short Code Type 1.

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

BV_ALGO_INFO_TYPE::Enum shortCodeType2

Short Code Type2.

Definition at line 100 of file SMP.Substructures.BV_HIST_TRADE_MEMBER_INFO.h.

BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator

Short Selling indicator.

Definition at line 103 of file SMP.Substructures.BV_HIST_TRADE_MEMBER_INFO.h.

UInt32 stageOrderId

Unique ID of the (optional) stage order.

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

TI_TIME_ZONE timeZone

Time zone information.

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

Transaction type.

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


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