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

#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_MID_PRICE_CONTRIBUTION.h>

Public Member Functions

 CMF_MID_PRICE_CONTRIBUTION ()
 
virtual ~CMF_MID_PRICE_CONTRIBUTION ()
 
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_MID_PRICE_CONTRIBUTIONclone () const
 
virtual CMF_MID_PRICE_CONTRIBUTIONclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

CMF_INSTRUMENT_INFO instrument
 
UInt32 sectionId
 
UInt32 submitterMemberId
 
UInt32 submitterTraderId
 
std::string submitterTraderName
 
Double midPrice
 
Double midYield
 
TI_FLAG::Enum midPriceValidityFg
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

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

Constructor & Destructor Documentation

virtual ~CMF_MID_PRICE_CONTRIBUTION ( )
inlinevirtual

Definition at line 54 of file SMP.Classes.CMF_MID_PRICE_CONTRIBUTION.h.

Member Function Documentation

virtual CMF_MID_PRICE_CONTRIBUTION* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

CMF_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

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

Double midPrice

Mid price.

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

TI_FLAG::Enum midPriceValidityFg

Flag indicating whether the mid-price is valid or not.It can be set to Yes to activate/update the contribution or set to No to stop an existing contribution.

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

Double midYield

Mid yield.

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

UInt32 sectionId

Unique ID of the section.

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

UInt32 submitterMemberId

Unique ID of the submitter member.

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

UInt32 submitterTraderId

Unique ID of the submitter trader.

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

std::string submitterTraderName

Unique name of the submitter trader.

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

UInt32 updateDate

Update Date.

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

UInt64 updateTime

Last Update Time.

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


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