48 refRateCode.reserve(12);
49 refRateDesc.reserve(36);
71 size_t deserialize(
const void* buf,
size_t inLen);
74 virtual std::string toString ()
const;
85 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
std::string refRateCode
Alphanumeric code of the rate type.
virtual size_t serializationBufSize() const
std::string refRateDesc
Description of the rate type.
UInt32 floatRateId
ID of the rate type.
#define ONIXS_MTS_REPO_SDP_API