OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_TAP_TRADING_LIMIT Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_TAP_TRADING_LIMIT.h>

Public Member Functions

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

Public Attributes

UInt32 submitterId
 
UInt32 submitterTraderId
 
std::string submitterTraderName
 
UInt32 treasuryId
 
UInt32 counterpartyId
 
UInt32 sectionId
 
CMF_INSTRUMENT_INFO instrument
 
Double sTotalNonCompetitiveQtyectionId
 
Double remainingNonCompetitiveQty
 
UInt32 startDate
 
UInt32 expiryDate
 
std::string userData
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

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

Constructor & Destructor Documentation

Definition at line 49 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

virtual ~CMF_TAP_TRADING_LIMIT ( )
inlinevirtual

Definition at line 55 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

Member Function Documentation

virtual CMF_TAP_TRADING_LIMIT* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 119 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 counterpartyId

Unique ID of the Primary Dealer.

Definition at line 77 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt32 creationDate

Date at which the data was created.

Definition at line 101 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt64 creationTime

Time at which the data was created.

Definition at line 104 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt32 expiryDate

Validity expiry date.

Definition at line 95 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

CMF_INSTRUMENT_INFO instrument

Tradable instrument subject to limit.

Definition at line 83 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

Double remainingNonCompetitiveQty

Remaining Non Competitive Total Amount calculated by the Central System (in lots), for the configured TAP period.

Definition at line 89 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt32 sectionId

Unique ID of the Section the Instrument subject to limit belongs to.

Definition at line 80 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt32 startDate

Validity start date.

Definition at line 92 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

Double sTotalNonCompetitiveQtyectionId

Maximum total non-competitive amount (in lots) available for the Counterparty, for the configured TAP period.

Definition at line 86 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt32 submitterId

Unique ID of the member who submitted the limit. Other than TreasuryID for configurations OnBehalfOf.

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

UInt32 submitterTraderId

Unique ID of the trader who submitted the limit.

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

std::string submitterTraderName

Name of the trader who submitted the limit.

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

UInt32 treasuryId

Unique ID of the Treasury Member.

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

UInt32 updateDate

Date at which the data was last updated.

Definition at line 107 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

UInt64 updateTime

Time at which the data was last updated.

Definition at line 110 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.

std::string userData

Free field used by the client.

Definition at line 98 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.


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