OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_MEMBER Class Reference

#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_MEMBERclone () const
 
virtual CMF_MEMBERclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 memberId
 
UInt32 startDate
 
UInt32 endDate
 
UInt16 totalVariableWindowSize
 
UInt16 maxVariableWindowSizeTrader
 
UInt16 maxFixedWindowSizeTrader
 
UInt16 maxTraderConnected
 
UInt16 maxInternetQuotes
 
UInt16 maxLeasedLineQuotes
 
UInt16 maxCustomInstrumentsInChart
 
std::string leiCode
 
TI_FLAG::Enum exemptedFromTransparencyFg
 
TI_FLAG::Enum allowParallelOverrideFg
 

Detailed Description

Definition at line 45 of file SMP.Classes.CMF_MEMBER.h.

Constructor & Destructor Documentation

CMF_MEMBER ( )
inline

Definition at line 48 of file SMP.Classes.CMF_MEMBER.h.

virtual ~CMF_MEMBER ( )
inlinevirtual

Definition at line 53 of file SMP.Classes.CMF_MEMBER.h.

Member Function Documentation

virtual CMF_MEMBER* clone ( ) const
virtual

Implements Class.

virtual CMF_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 56 of file SMP.Classes.CMF_MEMBER.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 108 of file SMP.Classes.CMF_MEMBER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

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.


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