OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_RFCQ_SELL_SIDE_MEMBER_INFO Class Reference

#include <SMP.Substructures.REPO_RFCQ_SELL_SIDE_MEMBER_INFO.h>

Public Member Functions

 REPO_RFCQ_SELL_SIDE_MEMBER_INFO ()
 
 ~REPO_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
 
UInt32 proposalId
 
TI_RFCQ_PROVIDER_STATUS::Enum providerStatus
 

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

UInt32 proposalId

UniqueID of an Indicative or Firm proposal.

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

UInt32 providerId

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

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

Provider Status.

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


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