OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_MEMBER Class Reference

#include <SMP.Classes.TI_MEMBER.h>

Collaboration diagram for TI_MEMBER:

Public Member Functions

 TI_MEMBER ()
 
virtual ~TI_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 TI_MEMBERclone () const
 
virtual TI_MEMBERclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 memberId
 
std::string memberCode
 
std::string memberDesc
 
std::string memberShortDesc
 
UInt32 mainMemberID
 
TI_MEMBER_TYPE::Enum memberType
 
std::string countryCode
 
UInt16 totalVariableWindowSize
 
UInt16 maxVariableWindowSizeTrader
 
UInt16 maxFixedWindowSizeTrader
 
UInt16 maxTraderConnected
 
UInt32 startDate
 
UInt32 endDate
 
std::string bICCode
 
TI_MEMBER_CLASSIFICATION::Enum memberClassification
 
TI_FLAG::Enum doubleSidedRFCQEnabledFg
 
UInt16 areaCodeId
 
TI_FLAG::Enum cATStageOrdersFg
 
UInt16 maxInternetQuotes
 
UInt16 maxLeasedLineQuotes
 
UInt16 maxCustomInstrumentsInChart
 
TI_FLAG::Enum unseasonedBondTradingFg
 

Detailed Description

Definition at line 43 of file SMP.Classes.TI_MEMBER.h.

Constructor & Destructor Documentation

TI_MEMBER ( )
inline

Definition at line 46 of file SMP.Classes.TI_MEMBER.h.

virtual ~TI_MEMBER ( )
inlinevirtual

Definition at line 55 of file SMP.Classes.TI_MEMBER.h.

Member Function Documentation

virtual TI_MEMBER* clone ( ) const
virtual

Implements Class.

virtual TI_MEMBER* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 58 of file SMP.Classes.TI_MEMBER.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 137 of file SMP.Classes.TI_MEMBER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt16 areaCodeId

Unique ID of the Area Code.

Definition at line 112 of file SMP.Classes.TI_MEMBER.h.

std::string bICCode

BIC Code of the member.

Definition at line 103 of file SMP.Classes.TI_MEMBER.h.

TI_FLAG::Enum cATStageOrdersFg

Specifies whether the member is allowed to send Stage Orders on CAT sections.

Definition at line 115 of file SMP.Classes.TI_MEMBER.h.

std::string countryCode

ISO unique alphanumeric ID code of the country to which the member belongs.

Definition at line 82 of file SMP.Classes.TI_MEMBER.h.

TI_FLAG::Enum doubleSidedRFCQEnabledFg

Specifies whether the member is enabled to send/receive a double sided RFCQ.

Definition at line 109 of file SMP.Classes.TI_MEMBER.h.

UInt32 endDate

End of validity date.

Definition at line 100 of file SMP.Classes.TI_MEMBER.h.

UInt32 mainMemberID

Unique ID of the group leader member.

Definition at line 76 of file SMP.Classes.TI_MEMBER.h.

UInt16 maxCustomInstrumentsInChart

Max number of instruments for custom instrument group.

Definition at line 124 of file SMP.Classes.TI_MEMBER.h.

UInt16 maxFixedWindowSizeTrader

Maximum number of traders with fixed communication window size.

Definition at line 91 of file SMP.Classes.TI_MEMBER.h.

UInt16 maxInternetQuotes

Max number of automatically generated quotes sent via internet.

Definition at line 118 of file SMP.Classes.TI_MEMBER.h.

UInt16 maxLeasedLineQuotes

Max number of automatically generated quotes sent via leased lines.

Definition at line 121 of file SMP.Classes.TI_MEMBER.h.

UInt16 maxTraderConnected

Maximum number of traders that may be connected at the same time.

Definition at line 94 of file SMP.Classes.TI_MEMBER.h.

UInt16 maxVariableWindowSizeTrader

Maximum number of traders with variable communication window size.

Definition at line 88 of file SMP.Classes.TI_MEMBER.h.

TI_MEMBER_CLASSIFICATION::Enum memberClassification

MTS member classification.

Definition at line 106 of file SMP.Classes.TI_MEMBER.h.

std::string memberCode

Unique ID code of the member (ABI/MTS coding)

Definition at line 67 of file SMP.Classes.TI_MEMBER.h.

std::string memberDesc

Description of the member.

Definition at line 70 of file SMP.Classes.TI_MEMBER.h.

UInt32 memberId

Unique ID of the member.

Definition at line 64 of file SMP.Classes.TI_MEMBER.h.

std::string memberShortDesc

Short description of the member.

Definition at line 73 of file SMP.Classes.TI_MEMBER.h.

ID of the type of member.

Definition at line 79 of file SMP.Classes.TI_MEMBER.h.

UInt32 startDate

Start of validity date.

Definition at line 97 of file SMP.Classes.TI_MEMBER.h.

UInt16 totalVariableWindowSize

Total size of the variable communication windows assigned to the member by the Governance.

Definition at line 85 of file SMP.Classes.TI_MEMBER.h.

TI_FLAG::Enum unseasonedBondTradingFg

Flag to determine wheter a buy side member can negotiate with unseasoned bonds or not.

Definition at line 127 of file SMP.Classes.TI_MEMBER.h.


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