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

#include <SMP.Classes.TI_RFQ_EXCLUSION.h>

Collaboration diagram for TI_RFQ_EXCLUSION:

Public Member Functions

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

Public Attributes

UInt32 submitterMemberId
 
UInt32 submitterTraderId
 
std::string submitterTraderName
 
UInt32 marketId
 
UInt32 memberId
 
UInt32 traderId
 
std::string traderName
 
UInt32 blockedMemberId
 
UInt32 blockedTraderId
 
std::string blockedTraderName
 
UInt32 rfqId
 
TI_FLAG::Enum permanentFg
 
TI_RFQ_EXCLUSION_EVENT::Enum event
 
TI_RFQ_EXCLUSION_STATUS::Enum status
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 
std::string userData
 

Detailed Description

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

Constructor & Destructor Documentation

TI_RFQ_EXCLUSION ( )
inline

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

virtual ~TI_RFQ_EXCLUSION ( )
inlinevirtual

Definition at line 54 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

Member Function Documentation

virtual TI_RFQ_EXCLUSION* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 127 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 blockedMemberId

ID of the member that must be excluded.

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

UInt32 blockedTraderId

ID of the trader that must be excluded.

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

std::string blockedTraderName

Name of the excluded trader.

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

UInt32 creationDate

Creation date.

Definition at line 105 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

UInt64 creationTime

Creation time.

Definition at line 108 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

Action applied to the RFQ exclusion.

Definition at line 99 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

UInt32 marketId

ID of the Market.

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

UInt32 memberId

ID of the Member.

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

TI_FLAG::Enum permanentFg

May be specified only by the Governance profile.

Definition at line 96 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

UInt32 rfqId

ID of the Rfq referring to the member that must be excluded. This field must be specified only on blind trading.

Definition at line 93 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

Status of the exclusion.

Definition at line 102 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

UInt32 submitterMemberId

Unique ID of the submitter member.

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

UInt32 submitterTraderId

Unique ID of the submitter trader.

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

std::string submitterTraderName

Unique name of the submitter trader.

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

UInt32 traderId

ID of the Trader.

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

std::string traderName

Name of the trader.

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

UInt32 updateDate

Date at which the data were last updated.

Definition at line 111 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

UInt64 updateTime

Time at which the data were last updated.

Definition at line 114 of file SMP.Classes.TI_RFQ_EXCLUSION.h.

std::string userData

Free field used by the client.

Definition at line 117 of file SMP.Classes.TI_RFQ_EXCLUSION.h.


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