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

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

Public Member Functions

 BV_VOICE_CONFIRMED_QUOTES ()
 
 ~BV_VOICE_CONFIRMED_QUOTES ()
 
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 memberId
 
Double price
 
Double yield
 
TI_FLAG::Enum yieldFg
 
Double yTW
 
TI_FLAG::Enum yTWFg
 

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 memberId

Unique Id of the provider.

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

Double price

Price of the quote.

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

Double yield

Yield.

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

TI_FLAG::Enum yieldFg

Indicates whether the Yield is specified or not.

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

Double yTW

YTW.

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

Indicates whether the YTW is specifiedor no.

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


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