48 memberCode.reserve(10);
49 memberDesc.reserve(36);
50 memberShortDesc.reserve(12);
51 countryCode.reserve(3);
131 size_t deserialize(
const void* buf,
size_t inLen);
134 virtual std::string toString ()
const;
145 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum cATStageOrdersFg
Specifies whether the member is allowed to send Stage Orders on CAT sections.
UInt16 maxTraderConnected
Maximum number of traders that may be connected at the same time.
UInt32 mainMemberID
Unique ID of the group leader member.
std::string memberShortDesc
Short description of the member.
TI_MEMBER_CLASSIFICATION::Enum memberClassification
MTS member classification.
TI_MEMBER_TYPE::Enum memberType
ID of the type of member.
TI_FLAG::Enum doubleSidedRFCQEnabledFg
Specifies whether the member is enabled to send/receive a double sided RFCQ.
UInt16 maxInternetQuotes
Max number of automatically generated quotes sent via internet.
virtual size_t serializationBufSize() const
std::string memberCode
Unique ID code of the member (ABI/MTS coding)
TI_FLAG::Enum unseasonedBondTradingFg
Flag to determine wheter a buy side member can negotiate with unseasoned bonds or not...
std::string bICCode
BIC Code of the member.
UInt32 startDate
Start of validity date.
UInt16 maxLeasedLineQuotes
Max number of automatically generated quotes sent via leased lines.
std::string countryCode
ISO unique alphanumeric ID code of the country to which the member belongs.
virtual ClassId::Enum id() const
Class id.
std::string memberDesc
Description of the member.
UInt16 maxVariableWindowSizeTrader
Maximum number of traders with variable communication window size.
#define ONIXS_MTS_REPO_SDP_API
UInt32 memberId
Unique ID of the member.
UInt16 maxCustomInstrumentsInChart
Max number of instruments for custom instrument group.
UInt16 totalVariableWindowSize
Total size of the variable communication windows assigned to the member by the Governance.
UInt32 endDate
End of validity date.
UInt16 maxFixedWindowSizeTrader
Maximum number of traders with fixed communication window size.
UInt16 areaCodeId
Unique ID of the Area Code.