OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_RFCQ_INSTRUMENT_CLASS_ENABLE Class Reference

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

Public Member Functions

 BV_RFCQ_INSTRUMENT_CLASS_ENABLE ()
 
virtual ~BV_RFCQ_INSTRUMENT_CLASS_ENABLE ()
 
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_RFCQ_INSTRUMENT_CLASS_ENABLEclone () const
 
virtual BV_RFCQ_INSTRUMENT_CLASS_ENABLEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 memberId
 
UInt32 marketId
 
UInt32 instrumentClassId
 
TI_FLAG::Enum rFCQPartialFillFg
 
BV_RFCQ_INSTRUMENT_CLASS_ENABLE_EVENT::Enum event
 
BV_RFCQ_INSTRUMENT_CLASS_ENABLE_STATUS::Enum status
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 
std::string userData
 

Detailed Description

Constructor & Destructor Documentation

virtual ~BV_RFCQ_INSTRUMENT_CLASS_ENABLE ( )
inlinevirtual

Member Function Documentation

virtual BV_RFCQ_INSTRUMENT_CLASS_ENABLE* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 creationDate

Date of the request.

Definition at line 78 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

UInt64 creationTime

Time of the request.

Definition at line 81 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

Action applied to the request.

Definition at line 72 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

UInt32 instrumentClassId

Unique ID ofthe Instrument Class.

Definition at line 66 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

UInt32 marketId

Unique ID of the market.

Definition at line 63 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

UInt32 memberId

Unique ID of the Sell Side Member.

Definition at line 60 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

TI_FLAG::Enum rFCQPartialFillFg

Specifies whether the Sell Side Member is prepared to receive Outright RFCQs that can be executed partially.

Definition at line 69 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

Status of the request. Deleted requests will be removed at the end of the current trading day.

Definition at line 75 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

UInt32 updateDate

Last update date.

Definition at line 84 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.

UInt64 updateTime

Last update time.

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

std::string userData

Free field used by the client.

Definition at line 90 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.


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