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

#include <SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h>

Public Member Functions

 REPO_INSTRUMENT_DATE_INFO ()
 
 ~REPO_INSTRUMENT_DATE_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 instrumentId
 
UInt32 sectionId
 
UInt32 startDateId
 
UInt32 endDateId
 
UInt32 floatRateId
 
TI_INSTRUMENT_TYPE::Enum instrumentType
 
UInt32 startDate
 
UInt32 endDate
 
UInt32 vanillaId
 
UInt32 auctionId
 

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 auctionId

Unique ID of the triparty auction.

Definition at line 79 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.

UInt32 endDate

Final value date.

Definition at line 73 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.

UInt32 endDateId

ID of the final value date.

Definition at line 61 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.

UInt32 floatRateId

ID of the type of rate.

Definition at line 64 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.

UInt32 instrumentId

Unique ID of the instrument.

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

TI_INSTRUMENT_TYPE::Enum instrumentType

Type of the instrument.

Definition at line 67 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.

UInt32 sectionId

Unique ID of the section.

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

UInt32 startDate

Initial value date.

Definition at line 70 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.

UInt32 startDateId

ID of the initial value date.

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

UInt32 vanillaId

Unique ID of the Vanilla.

Definition at line 76 of file SMP.Substructures.REPO_INSTRUMENT_DATE_INFO.h.


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