#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_MEMBER.h>
Public Member Functions | |
BV_MEMBER () | |
virtual | ~BV_MEMBER () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual BV_MEMBER * | clone () const |
virtual BV_MEMBER * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.BV_MEMBER.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_MEMBER.h.
|
inlinevirtual |
Definition at line 51 of file SMP.Classes.BV_MEMBER.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 109 of file SMP.Classes.BV_MEMBER.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt16 areaCodeId |
Unique ID of the Area Code.
Definition at line 84 of file SMP.Classes.BV_MEMBER.h.
TI_FLAG::Enum doubleSidedRFCQEnabledFg |
Specifies whether the member is enabled to send/receive a double sided RFCQ.
Definition at line 81 of file SMP.Classes.BV_MEMBER.h.
UInt32 endDate |
End of validity date.
Definition at line 78 of file SMP.Classes.BV_MEMBER.h.
TI_FLAG::Enum exemptedFromTransparencyFg |
Exempted from transparency (Y/N)
Definition at line 99 of file SMP.Classes.BV_MEMBER.h.
std::string leiCode |
LEI code of the member.
Definition at line 93 of file SMP.Classes.BV_MEMBER.h.
UInt16 maxCustomInstrumentsInChart |
Max number of custom instrument group in chart.
Definition at line 87 of file SMP.Classes.BV_MEMBER.h.
UInt16 maxFixedWindowSizeTrader |
Maximum number of traders who can work with fixed size windows.
Definition at line 69 of file SMP.Classes.BV_MEMBER.h.
UInt16 maxTraderConnected |
Maximum number of traders who can be connected at the same time.
Definition at line 72 of file SMP.Classes.BV_MEMBER.h.
UInt16 maxVariableWindowSizeTrader |
Maximum number of traders who can work with variable size windows.
Definition at line 66 of file SMP.Classes.BV_MEMBER.h.
UInt32 memberId |
Unique identifier of Member (number)
Definition at line 60 of file SMP.Classes.BV_MEMBER.h.
UInt32 startDate |
Start of validity date.
Definition at line 75 of file SMP.Classes.BV_MEMBER.h.
UInt16 totalVariableWindowSize |
Sum of sizes of all variable windows assigned to member's traders.
Definition at line 63 of file SMP.Classes.BV_MEMBER.h.
UInt32 tradingCapacityId |
Trading Capacity.
Definition at line 96 of file SMP.Classes.BV_MEMBER.h.
TI_FLAG::Enum unseasonedBondTradingFg |
Flag to determine wheter a buy side member can negotiate with unseasoned bonds or not.
Definition at line 90 of file SMP.Classes.BV_MEMBER.h.