37 namespace BondVision {
48 benchmarkCode.reserve(12);
49 benchmarkIndexName.reserve(36);
77 size_t deserialize(
const void* buf,
size_t inLen);
80 virtual std::string toString ()
const;
91 virtual size_t serialize(
void* buf)
const;
UInt32 benchmarkIndexId
ID of the index.
std::string benchmarkIndexName
Index name.
TI_PERIOD::Enum benchmarkTermUnit
Unit of time (period) in which the BenchMark Term is expressed.
virtual ~BV_BENCHMARK_INDEX()
UInt16 benchmarkTerm
Index Term.
virtual ClassId::Enum id() const
Class id.
std::string benchmarkCode
Alphanumeric code of the Index.
virtual size_t serializationBufSize() const