OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_RFCQ_DEALER_LIST_PREVIEW_LEG Class Reference

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

Public Member Functions

 BV_RFCQ_DEALER_LIST_PREVIEW_LEG ()
 
 ~BV_RFCQ_DEALER_LIST_PREVIEW_LEG ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

UInt32 instrumentId
 
TI_VERB::Enum verb
 
Double qty
 
Double minQty
 
UInt32 stageOrderId
 
TI_ALLOCATION_TYPE::Enum allocationType
 
UInt32 allocationId
 
UInt16 settlementOffset
 
UInt32 settlementDate
 
BV_SETTLEMENT_MODE::Enum settlementMode
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

UInt32 allocationId

Unique ID of the allocation.

Definition at line 70 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

TI_ALLOCATION_TYPE::Enum allocationType

Allocation Type.

Definition at line 67 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

UInt32 instrumentId

Unique ID of the Tradable Instrument.

Definition at line 52 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

Double minQty

Minimum Quantity.

Definition at line 61 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

Double qty

Quantity of the leg.

Definition at line 58 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

UInt32 settlementDate

Settlement date.

Definition at line 76 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

BV_SETTLEMENT_MODE::Enum settlementMode

Settlement mode.

Definition at line 79 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

UInt16 settlementOffset

Settlement offset expressed as number of days starting from the trading date.

Definition at line 73 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

UInt32 stageOrderId

Unique ID of the Stage Order.

Definition at line 64 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.

Specifies whether it is a buy or sell operation.

Definition at line 55 of file SMP.Substructures.BV_RFCQ_DEALER_LIST_PREVIEW_LEG.h.


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