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

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

Public Member Functions

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

Public Attributes

UInt32 instrumentId
 
Double indInventoryQuotesCap
 
Double execInventoryQuotesCap
 
Double minExecQtyInventoryCAP
 
Double allOrdersCap
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

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

Constructor & Destructor Documentation

BV_PRETRADE_LIMIT ( )
inline

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

virtual ~BV_PRETRADE_LIMIT ( )
inlinevirtual

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

Member Function Documentation

virtual BV_PRETRADE_LIMIT* clone ( ) const
virtual

Implements Class.

virtual BV_PRETRADE_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 53 of file SMP.Classes.BV_PRETRADE_LIMIT.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

Double allOrdersCap

All Orders Cap.

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

Double execInventoryQuotesCap

Executable Inventory Quotes Cap.

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

Double indInventoryQuotesCap

Indicative Inventory Quotes Cap.

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

UInt32 instrumentId

Unique ID of the member who carried out the configuration.

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

Double minExecQtyInventoryCAP

Min Executable Qty Inventory CAP.

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

UInt32 updateDate

Last update date.

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

UInt64 updateTime

Last update time.

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


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