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

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

Public Member Functions

 BV_HIST_VOICE_CONFIRMED_QUOTES ()
 
 ~BV_HIST_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

std::string memberCode
 
std::string memberDesc
 
std::string memberShortDesc
 
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

std::string memberCode

Code of the member.

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

std::string memberDesc

Description of the member.

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

std::string memberShortDesc

Short description of the member.

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

Double price

Price of the quote.

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

Double yield

Yield.

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

TI_FLAG::Enum yieldFg

Indicates whether the Yield is specified or not.

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

Double yTW

YTW.

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

Indicates whether the YTW is specifiedor not.

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


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