#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_RFCQ_REQUEST_LEG.h>
Public Member Functions | |
BV_RFCQ_REQUEST_LEG () | |
~BV_RFCQ_REQUEST_LEG () | |
size_t | deserialize (const void *buf, size_t inLen) |
std::string | toString () const |
size_t | serializationBufSize () const |
size_t | serialize (void *buf) const |
Definition at line 45 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
|
inline |
Definition at line 48 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
|
inline |
Definition at line 54 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 121 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
BV_ALGO_INFO algoInfo |
Algo information.
Definition at line 108 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
UInt32 allocationId |
Unique ID of the pre-allocation or of the allocation during the trade splitting phase.
Definition at line 90 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
TI_ALLOCATION_TYPE::Enum allocationType |
Type of allocation.
Definition at line 87 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
BV_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo |
Client identification information.
Definition at line 111 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
std::string clientOrderId |
ID of the order within the client institution.
Definition at line 75 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
TI_FLAG::Enum discloseIOIFg |
If true, quotation must be sent to providers.
Definition at line 102 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
BV_INSTRUMENT_INFO instrument |
Data concerning the tradable instrument.
Definition at line 60 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
Double minQty |
Minimum Quantity.
Definition at line 69 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
Double quantity |
Quantity.
Definition at line 66 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
Double quotation |
Price (Yield)
Definition at line 99 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
TI_FLAG::Enum quotationFg |
Specifies if the quotation is specified.
Definition at line 96 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
UInt32 sectionId |
Unique ID of the section.
Definition at line 57 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
UInt32 settlementDate |
Settlement date.
Definition at line 81 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
std::string settlementInfo |
Settlement information. Following the RFCQ Outright Auto Execution, if DealerIndicator = TI_FLAG_Yes, the Central System will fill thisfield with the string 'AutoEx'.
Definition at line 93 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
BV_SETTLEMENT_MODE::Enum settlementMode |
Settlement mode.
Definition at line 84 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
UInt16 settlementOffset |
Settlement offset expressed as number of days starting from the trading date.
Definition at line 78 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator |
Short Selling indicator.
Definition at line 105 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
UInt32 stageOrderId |
Stage Order ID.
Definition at line 72 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.
TI_VERB::Enum verb |
Specifies whether it is a buy or sell operation (Referred to the member who receives the information)
Definition at line 63 of file SMP.Substructures.BV_RFCQ_REQUEST_LEG.h.