#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_ENABLE * | clone () const |
virtual BV_RFCQ_INSTRUMENT_CLASS_ENABLE * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.
|
inlinevirtual |
Definition at line 51 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
Class id.
Implements Class.
Definition at line 54 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.
|
inlinevirtual |
Implements Class.
Definition at line 100 of file SMP.Classes.BV_RFCQ_INSTRUMENT_CLASS_ENABLE.h.
|
virtual |
Provides string presentation.
Implements Class.
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.