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

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

Public Member Functions

 BV_IOI_DEPTH_INFO ()
 
 ~BV_IOI_DEPTH_INFO ()
 
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
 
UInt32 iOIMsgId
 
Double quantity
 
Double price
 
Double yield
 
BV_YIELD_TYPE::Enum yieldType
 

Detailed Description

Definition at line 42 of file SMP.Substructures.BV_IOI_DEPTH_INFO.h.

Constructor & Destructor Documentation

BV_IOI_DEPTH_INFO ( )
inline

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

~BV_IOI_DEPTH_INFO ( )
inline

Definition at line 49 of file SMP.Substructures.BV_IOI_DEPTH_INFO.h.

Member Function Documentation

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

Definition at line 77 of file SMP.Substructures.BV_IOI_DEPTH_INFO.h.

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

Provides string presentation.

Member Data Documentation

UInt32 iOIMsgId

Unique ID of the quote.

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

UInt32 memberId

Unique ID of the member code.

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

Double price

Price of the IOI.

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

Double quantity

Quantity of the IOI.

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

Double yield

Yield of the IOI.

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

GroupId ULONG.

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


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