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

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

Public Member Functions

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

BV_VALUE bid
 
BV_VALUE mid
 
BV_VALUE offer
 

Detailed Description

Definition at line 45 of file SMP.Substructures.BV_IOI_VALUE.h.

Constructor & Destructor Documentation

BV_IOI_VALUE ( )
inline

Definition at line 48 of file SMP.Substructures.BV_IOI_VALUE.h.

~BV_IOI_VALUE ( )
inline

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

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 71 of file SMP.Substructures.BV_IOI_VALUE.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

BV_VALUE bid

Bid Value.

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

BV_VALUE mid

Mid Value.

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

BV_VALUE offer

Offer Value.

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


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