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

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

Public Member Functions

 BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW ()
 
virtual ~BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW ()
 
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_BUTTERFLY_DUR_WEIGHTED_PREVIEWclone () const
 
virtual BV_BUTTERFLY_DUR_WEIGHTED_PREVIEWclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 butterflyDurWeightedPreviewId
 
UInt32 bodyId
 
UInt32 firstWingId
 
UInt32 secondWingId
 
Double bodyNominalValue
 
Double firstWingNominalValue
 
Double secondWingNominalValue
 
Double bodyBpv
 
Double firstWingBpv
 
Double secondWingBpv
 
std::string userData
 

Detailed Description

Constructor & Destructor Documentation

virtual ~BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW ( )
inlinevirtual

Member Function Documentation

virtual BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW* clone ( ) const
virtual

Implements Class.

virtual BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW* 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 54 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 100 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

Double bodyBpv

BPV of the body.

Definition at line 81 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

UInt32 bodyId

ID of the tradable instrument of the body.

Definition at line 63 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

Double bodyNominalValue

Nominal value of the body.

Definition at line 72 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

UInt32 butterflyDurWeightedPreviewId

ID of the preview request.

Definition at line 60 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

Double firstWingBpv

BPV of the first wing.

Definition at line 84 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

UInt32 firstWingId

ID of the tradable instrument of the first wing.

Definition at line 66 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

Double firstWingNominalValue

Nominal value of the first wing.

Definition at line 75 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

Double secondWingBpv

BPV of the second wing.

Definition at line 87 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

UInt32 secondWingId

ID of the tradable instrument of the second wing.

Definition at line 69 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.

Double secondWingNominalValue

Nominal value of the second wing.

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

std::string userData

Free field used by the client.

Definition at line 90 of file SMP.Classes.BV_BUTTERFLY_DUR_WEIGHTED_PREVIEW.h.


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