37 namespace BondVision {
48 ratingIssuer.reserve(36);
49 ratingValue.reserve(10);
50 additionalRatingInfo.reserve(10);
84 size_t deserialize(
const void* buf,
size_t inLen);
87 virtual std::string toString ()
const;
98 virtual size_t serialize(
void* buf)
const;
UInt32 updateDate
Last update date.
virtual ~TI_INSTRUMENT_RATING()
virtual size_t serializationBufSize() const
UInt64 updateTime
Last update time.
std::string additionalRatingInfo
Additional information on instrument rating.
std::string ratingValue
Evaluation of the instrument assigned by the rating company indicated in RatingIssuer.
TI_INSTRUMENT_TYPE::Enum instrumentType
Type of the instrument. Reserved for future use.
virtual ClassId::Enum id() const
Class id.
unsigned long long UInt64
UInt32 financialInstrumentId
Unique ID of the financial instrument.
std::string ratingIssuer
Agency issuing the rating.