#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 |
Definition at line 44 of file SMP.Substructures.BV_DEAL_MEMBER_INFO.h.
|
inline |
Definition at line 47 of file SMP.Substructures.BV_DEAL_MEMBER_INFO.h.
|
inline |
Definition at line 52 of file SMP.Substructures.BV_DEAL_MEMBER_INFO.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
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.
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.
TI_TXN_TYPE::Enum txnType |
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.