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

#include <SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h>

Collaboration diagram for REPO_HIST_INSTRUMENT_DATE_INFO:

Public Member Functions

 REPO_HIST_INSTRUMENT_DATE_INFO ()
 
 ~REPO_HIST_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

std::string instrumentCode
 
std::string instrumentDesc
 
std::string sectionCode
 
std::string sectionDesc
 
std::string instrumentClassCode
 
std::string instrumentClassDesc
 
std::string startDateCode
 
std::string endDateCode
 
std::string floatRateCode
 
TI_INSTRUMENT_TYPE::Enum instrumentType
 
UInt32 startDate
 
UInt32 endDate
 
std::string vanillaCode
 
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 101 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

UInt32 endDate

Final value date.

Definition at line 95 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string endDateCode

Alphanumeric code of the final value date.

Definition at line 83 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string floatRateCode

Alphanumeric code of the rate type.

Definition at line 86 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string instrumentClassCode

Code of the instrument class.

Definition at line 74 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string instrumentClassDesc

Description of the instrument class.

Definition at line 77 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string instrumentCode

Alphanumeric code of the instrument.

Definition at line 62 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string instrumentDesc

Description of the tradable instrument.

Definition at line 65 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

Type of the instrument.

Definition at line 89 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string sectionCode

Alphanumeric ID code of the section - brief description.

Definition at line 68 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string sectionDesc

Section description.

Definition at line 71 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

UInt32 startDate

Initial value date.

Definition at line 92 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string startDateCode

Alphanumeric code of the initial value date.

Definition at line 80 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.

std::string vanillaCode

Alphanumeric code of the Vanilla.

Definition at line 98 of file SMP.Substructures.REPO_HIST_INSTRUMENT_DATE_INFO.h.


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