#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h>
Public Member Functions | |
BV_RFCQ_MANUAL_AUTO_EXECUTION () | |
virtual | ~BV_RFCQ_MANUAL_AUTO_EXECUTION () |
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_MANUAL_AUTO_EXECUTION * | clone () const |
virtual BV_RFCQ_MANUAL_AUTO_EXECUTION * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Public Attributes | |
UInt32 | memberId |
UInt32 | traderId |
std::string | traderName |
UInt32 | stageOrderId |
UInt32 | creationDate |
UInt64 | creationTime |
Definition at line 43 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
|
inlinevirtual |
Definition at line 51 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.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_MANUAL_AUTO_EXECUTION.h.
|
inlinevirtual |
Implements Class.
Definition at line 85 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt32 creationDate |
Creation date.
Definition at line 72 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
UInt64 creationTime |
Creation time.
Definition at line 75 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
UInt32 memberId |
Unique ID of the Buy Side member.
Definition at line 60 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
UInt32 stageOrderId |
Unique ID of the Stage Order.
Definition at line 69 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
UInt32 traderId |
Unique ID of the Buy Side trader.
Definition at line 63 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.
std::string traderName |
Buy Side trader name.
Definition at line 66 of file SMP.Classes.BV_RFCQ_MANUAL_AUTO_EXECUTION.h.