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

#include <SMP.Substructures.REPO_GC_QUANTITY_LIMITS_ROW.h>

Public Member Functions

 REPO_GC_QUANTITY_LIMITS_ROW ()
 
 ~REPO_GC_QUANTITY_LIMITS_ROW ()
 
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

Double amount
 
UInt16 maxNumSecurities
 

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

Double amount

Upper limit of the amount, expressed in millions of currency units. The upper limit is always included.

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

UInt16 maxNumSecurities

Maximum number of securities that can be delivered when the amount lies between its correspondent amount and the previous one.

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


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