OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_INVENTORY_QUOTING_DATA Class Reference

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

Public Member Functions

 BV_INVENTORY_QUOTING_DATA ()
 
 ~BV_INVENTORY_QUOTING_DATA ()
 
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

Double quotation
 
Double totalQty
 
Double visibleQty
 
Double minExecQty
 
TI_FLAG::Enum axedBonds
 

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

TI_FLAG::Enum axedBonds

Axed Bonds flag. Can be defined either only in bid side or only in ask side or in both sides (bid and ask)

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

Double minExecQty

Miinimum executable quantity.

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

Double quotation

Quote Price or Yield.

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

Double totalQty

Total quantity of the quote.

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

Double visibleQty

Quantity of the quote made visible to the market.

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


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