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

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

Public Member Functions

 BV_RFCQ_SELL_SIDE_MEMBER_INFO ()
 
 ~BV_RFCQ_SELL_SIDE_MEMBER_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 providerId
 
TI_RFCQ_PROVIDER_STATUS::Enum providerStatus
 
UInt16 marketAffiliation [3]
 
BV_RFCQ_DEALER_SELECTION_TYPE::Enum dealerSelectionType
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

Dealer Selection Type.

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

UInt16 marketAffiliation[3]

Market affiliation (referred to each leg)

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

UInt32 providerId

Unique ID of the member to whom the RFQ must be sent.

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

Provider status.

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


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