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

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

Public Member Functions

 CMF_QUOTE_INFO ()
 
 ~CMF_QUOTE_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

TI_MSG_INFO quoteMsgInfo
 
CMF_MEMBER_INFO provider
 
CMF_INSTRUMENT_INFO instrument
 
UInt32 sponsorId
 
CMF_QUOTE_EVENT::Enum event
 
CMF_QUOTE_STATUS::Enum quoteStatus
 
CMF_QUOTING_SIDE::Enum quotingSide
 
CMF_QUOTING_DATA bid
 
CMF_QUOTING_DATA ask
 
UInt32 linkedQuoteGroupId
 
TI_FLAG::Enum parallelFg
 
UInt64 editTime
 
CMF_LIQUIDITY_PROVISION::Enum liquidityProvision
 

Detailed Description

Definition at line 47 of file SMP.Substructures.CMF_QUOTE_INFO.h.

Constructor & Destructor Documentation

CMF_QUOTE_INFO ( )
inline

Definition at line 50 of file SMP.Substructures.CMF_QUOTE_INFO.h.

~CMF_QUOTE_INFO ( )
inline

Definition at line 54 of file SMP.Substructures.CMF_QUOTE_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 103 of file SMP.Substructures.CMF_QUOTE_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

Data regarding the ask part.

Definition at line 82 of file SMP.Substructures.CMF_QUOTE_INFO.h.

Data regarding the bid part.

Definition at line 79 of file SMP.Substructures.CMF_QUOTE_INFO.h.

UInt64 editTime

Last Update Time of the Double sided proposal or FAS order.

Definition at line 91 of file SMP.Substructures.CMF_QUOTE_INFO.h.

Action applied to the double sided proposal or to the FAS order.

Definition at line 70 of file SMP.Substructures.CMF_QUOTE_INFO.h.

CMF_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

Definition at line 64 of file SMP.Substructures.CMF_QUOTE_INFO.h.

UInt32 linkedQuoteGroupId

ID of the linked quote group. It can be set only at creation time.

Definition at line 85 of file SMP.Substructures.CMF_QUOTE_INFO.h.

CMF_LIQUIDITY_PROVISION::Enum liquidityProvision

Liquidity provision flag.

Definition at line 94 of file SMP.Substructures.CMF_QUOTE_INFO.h.

TI_FLAG::Enum parallelFg

Specifies whether it is a parallel double sided proposal or a parallel FAS order or not.

Definition at line 88 of file SMP.Substructures.CMF_QUOTE_INFO.h.

CMF_MEMBER_INFO provider

Data identifying the member who entered the double sided proposal or the FAS order (the member can be the Agent's Client or a Third Party Client too). A Third Party Client can only enter FAS orders.

Definition at line 61 of file SMP.Substructures.CMF_QUOTE_INFO.h.

TI_MSG_INFO quoteMsgInfo

Data identifying the double sided proposal or the FAS order.

Definition at line 58 of file SMP.Substructures.CMF_QUOTE_INFO.h.

Status of the double sided proposal or of the FAS order.

Definition at line 73 of file SMP.Substructures.CMF_QUOTE_INFO.h.

Specifies whether it is a double sided proposal or FAS order.

Definition at line 76 of file SMP.Substructures.CMF_QUOTE_INFO.h.

UInt32 sponsorId

Third Party Sponsor.

Definition at line 67 of file SMP.Substructures.CMF_QUOTE_INFO.h.


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