OnixS C++ MTS Bond Vision SDP Handler  1.3.0
API documentation
BV_BASIS_CONVERSION_FACTOR Class Reference

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

Public Member Functions

 BV_BASIS_CONVERSION_FACTOR ()
 
virtual ~BV_BASIS_CONVERSION_FACTOR ()
 
virtual ClassId::Enum id () const
 
size_t deserialize (const void *buf, size_t inLen)
 
virtual std::string toString () const
 
virtual size_t serializationBufSize () const
 
virtual BV_BASIS_CONVERSION_FACTORclone () const
 
virtual BV_BASIS_CONVERSION_FACTORclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 futureId
 
UInt32 bondId
 
Double conversionFactor
 
TI_FLAG::Enum deliverableFg
 

Detailed Description

Definition at line 43 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

Constructor & Destructor Documentation

virtual ~BV_BASIS_CONVERSION_FACTOR ( )
inlinevirtual

Definition at line 50 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

Member Function Documentation

virtual BV_BASIS_CONVERSION_FACTOR* clone ( ) const
virtual

Implements Class.

virtual BV_BASIS_CONVERSION_FACTOR* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 53 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 78 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 bondId

Unique ID of the Bond tradable instrument.

Definition at line 62 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

Double conversionFactor

Conversion factor.

Definition at line 65 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

TI_FLAG::Enum deliverableFg

If true, the bond is eligible for settlement.

Definition at line 68 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.

UInt32 futureId

Unique ID of the Future tradable instrument.

Definition at line 59 of file SMP.Classes.BV_BASIS_CONVERSION_FACTOR.h.


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