OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_MARKET_PARAMS Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_MARKET_PARAMS.h>

Public Member Functions

 BV_MARKET_PARAMS ()
 
virtual ~BV_MARKET_PARAMS ()
 
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_MARKET_PARAMSclone () const
 
virtual BV_MARKET_PARAMSclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 sectionId
 
TI_FLAG::Enum inventoryOrdersFg
 
UInt16 maxNumIOI
 
UInt16 iOIDDepthLenght
 
UInt16 maxNumSingleSideInventoryQuotes
 
UInt16 maxNumDoubleSideInventoryQuotes
 
UInt16 inventoryDepthLength
 

Detailed Description

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

Constructor & Destructor Documentation

BV_MARKET_PARAMS ( )
inline

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

virtual ~BV_MARKET_PARAMS ( )
inlinevirtual

Definition at line 50 of file SMP.Classes.BV_MARKET_PARAMS.h.

Member Function Documentation

virtual BV_MARKET_PARAMS* clone ( ) const
virtual

Implements Class.

virtual BV_MARKET_PARAMS* 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 53 of file SMP.Classes.BV_MARKET_PARAMS.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 87 of file SMP.Classes.BV_MARKET_PARAMS.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt16 inventoryDepthLength

Length of the market inventory depth (per section)

Definition at line 77 of file SMP.Classes.BV_MARKET_PARAMS.h.

TI_FLAG::Enum inventoryOrdersFg

Flag indicating whether inventory orders are enabled or not.

Definition at line 62 of file SMP.Classes.BV_MARKET_PARAMS.h.

UInt16 iOIDDepthLenght

Maximum number of IOI depth.

Definition at line 68 of file SMP.Classes.BV_MARKET_PARAMS.h.

UInt16 maxNumDoubleSideInventoryQuotes

Maximum number of inventory double sided quotes that a member may have on the market at the same time.

Definition at line 74 of file SMP.Classes.BV_MARKET_PARAMS.h.

UInt16 maxNumIOI

Maximum number of IOI for each Tradable Instrument per Side.

Definition at line 65 of file SMP.Classes.BV_MARKET_PARAMS.h.

UInt16 maxNumSingleSideInventoryQuotes

Maximum number of inventory single sided quotes that a member may have on the market at the same time.

Definition at line 71 of file SMP.Classes.BV_MARKET_PARAMS.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 59 of file SMP.Classes.BV_MARKET_PARAMS.h.


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