Public Member Functions | |
BV_HIST_PORTFOLIO_RFCQ_ORDER () | |
virtual | ~BV_HIST_PORTFOLIO_RFCQ_ORDER () |
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_HIST_PORTFOLIO_RFCQ_ORDER * | clone () const |
virtual BV_HIST_PORTFOLIO_RFCQ_ORDER * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 47 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
|
inline |
Definition at line 50 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
|
inlinevirtual |
Definition at line 57 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen ) |
|
inlinevirtual |
Class id.
Implements Class.
Definition at line 60 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
|
inlinevirtual |
Implements Class.
Definition at line 130 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt64 acceptanceTimeout |
Timeout for manual acceptance.
Definition at line 114 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
BV_HIST_MEMBER_INFO aggressor |
Member's ID of the Aggressor.
Definition at line 78 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
std::string clientExecID |
Provider reference ID of the order execution.
Definition at line 87 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
UInt32 closeWithDealerId |
Unique ID of the dealer owner of the matching quote.
Definition at line 102 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
std::string dealerReferenceId |
Provider reference ID of the quote.
Definition at line 84 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
UInt64 depthUpdateTime |
Timestamp of the Portfolio RFCQ depth.
Definition at line 117 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
Action appllied to the order.
Definition at line 108 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
UInt32 execTraderId |
Unique ID of the execution trader.
Definition at line 90 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
std::string execTraderName |
Name of the execution trader.
Definition at line 93 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
TI_IN_OUT_FLAG::Enum inOutFlag |
Indicates whether it is an incoming order (IN) or an outgoing order (OUT)
Definition at line 75 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
TI_MSG_INFO msgInfo |
Message Info (Unique ID) of the Portfolio RFCQ order.
Definition at line 66 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
Double netProceeds |
Net Proceeds.
Definition at line 99 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
BV_HIST_PORTFOLIO_RFCQ_ORDER_LEG orderLeg |
Trading information leg.
Definition at line 105 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
BV_HIST_MEMBER_INFO provider |
Member's ID of the Provider.
Definition at line 81 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
UInt32 rfcqQuoteId |
ID of the Portfolio RFCQ quote to hit/lift.
Definition at line 72 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
UInt32 rfcqReqId |
Unique ID of the Portfolio RFCQ request.
Definition at line 69 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
Processing status of the order.
Definition at line 111 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
Type of Order.
Definition at line 96 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.
UInt64 updateTime |
Last update time.
Definition at line 120 of file SMP.Classes.BV_HIST_PORTFOLIO_RFCQ_ORDER.h.