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

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

Public Member Functions

 BV_LINKED_MEMBERS ()
 
virtual ~BV_LINKED_MEMBERS ()
 
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_LINKED_MEMBERSclone () const
 
virtual BV_LINKED_MEMBERSclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 marketId
 
UInt32 sectionId
 
UInt32 instrumentClassId
 
UInt32 firstMemberId
 
UInt32 secondMemberId
 
BV_LINK_TYPE::Enum linkType
 

Detailed Description

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

Constructor & Destructor Documentation

BV_LINKED_MEMBERS ( )
inline

Definition at line 46 of file SMP.Classes.BV_LINKED_MEMBERS.h.

virtual ~BV_LINKED_MEMBERS ( )
inlinevirtual

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

Member Function Documentation

virtual BV_LINKED_MEMBERS* clone ( ) const
virtual

Implements Class.

virtual BV_LINKED_MEMBERS* 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_LINKED_MEMBERS.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 firstMemberId

Unique ID of the first member.

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

UInt32 instrumentClassId

Unique ID of the instrument class.

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

Type of association between members.

Definition at line 74 of file SMP.Classes.BV_LINKED_MEMBERS.h.

UInt32 marketId

Unique ID of the market.

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

UInt32 secondMemberId

Unique ID of the second member.

Definition at line 71 of file SMP.Classes.BV_LINKED_MEMBERS.h.

UInt32 sectionId

Unique ID of the section.

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


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