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

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

Public Member Functions

 BV_DEAL_MEMBER_INFO ()
 
 ~BV_DEAL_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

UInt32 sectionId
 
BV_MEMBER_INFO memberInfo
 
UInt32 refMsgId
 
TI_TXN_TYPE::Enum txnType
 
std::string clientOrderId
 
UInt32 stageOrderId
 
TI_TIME_ZONE timeZone
 
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
 

Detailed Description

Definition at line 44 of file SMP.Substructures.BV_DEAL_MEMBER_INFO.h.

Constructor & Destructor Documentation

BV_DEAL_MEMBER_INFO ( )
inline

Definition at line 47 of file SMP.Substructures.BV_DEAL_MEMBER_INFO.h.

~BV_DEAL_MEMBER_INFO ( )
inline

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

Member Function Documentation

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

Definition at line 86 of file SMP.Substructures.BV_DEAL_MEMBER_INFO.h.

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

Provides string presentation.

Member Data Documentation

std::string clientOrderId

Unique ID of the order within the client institution.

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

BV_MEMBER_INFO memberInfo

Unique ID of the member.

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

UInt32 refMsgId

Sequential number of message (double sided proposal, FAS order, FAK/AON order, RFQ, RFCQ quote, RFCQ order)

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

UInt32 sectionId

Unique ID of the section.

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

BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator

Short Selling Indicator.

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

UInt32 stageOrderId

Unique ID of the (optional) stage order.

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

TI_TIME_ZONE timeZone

Time Zone information.

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

Specifies whether the deal was generated upon a double sided proposal, FAS order, FAK/AON order, a RFQ, a RFCQ, a RFCQ Order or a RFCQ Quote, Inventory Order.

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


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