#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_MEMBER.h>
Public Member Functions | |
CMF_MEMBER () | |
virtual | ~CMF_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 CMF_MEMBER * | clone () const |
virtual CMF_MEMBER * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 45 of file SMP.Classes.CMF_MEMBER.h.
|
inline |
Definition at line 48 of file SMP.Classes.CMF_MEMBER.h.
|
inlinevirtual |
Definition at line 53 of file SMP.Classes.CMF_MEMBER.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 108 of file SMP.Classes.CMF_MEMBER.h.
|
virtual |
Provides string presentation.
Implements Class.
TI_FLAG::Enum allowParallelOverrideFg |
Specifies whether the member is allowed to submit Quotes/FAS/FAK/FOK Orders parallel or Single Section, even if configured as a parallel member.
Definition at line 99 of file SMP.Classes.CMF_MEMBER.h.
UInt32 endDate |
End of validity date.
Definition at line 69 of file SMP.Classes.CMF_MEMBER.h.
TI_FLAG::Enum exemptedFromTransparencyFg |
Exempted From Transparency flag.
Definition at line 96 of file SMP.Classes.CMF_MEMBER.h.
std::string leiCode |
LEI (Legal Entity Identifier) code of the member.
Definition at line 93 of file SMP.Classes.CMF_MEMBER.h.
UInt16 maxCustomInstrumentsInChart |
Max number of instruments for custom instrument group.
Definition at line 90 of file SMP.Classes.CMF_MEMBER.h.
UInt16 maxFixedWindowSizeTrader |
Maximum number of traders with fixed communication window size.
Definition at line 78 of file SMP.Classes.CMF_MEMBER.h.
UInt16 maxInternetQuotes |
Max number of automatically generated quotes sent via internet.
Definition at line 84 of file SMP.Classes.CMF_MEMBER.h.
UInt16 maxLeasedLineQuotes |
Max number of automatically generated quotes sent via leased lines.
Definition at line 87 of file SMP.Classes.CMF_MEMBER.h.
UInt16 maxTraderConnected |
Maximum number of traders that may be connected at the same time.
Definition at line 81 of file SMP.Classes.CMF_MEMBER.h.
UInt16 maxVariableWindowSizeTrader |
Maximum number of traders with variable communication window size.
Definition at line 75 of file SMP.Classes.CMF_MEMBER.h.
UInt32 memberId |
Unique ID of the member.
Definition at line 63 of file SMP.Classes.CMF_MEMBER.h.
UInt32 startDate |
Start of validity date.
Definition at line 66 of file SMP.Classes.CMF_MEMBER.h.
UInt16 totalVariableWindowSize |
Total size of the variable communication windows assigned to the member by the Governance.
Definition at line 72 of file SMP.Classes.CMF_MEMBER.h.