20#ifndef DATAMODELTESTDATAWRITE_DVEC_H
21#define DATAMODELTESTDATAWRITE_DVEC_H
35typedef DataVector<D>
DVec;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Class used for testing the new DataVector inheritance scheme.
An STL vector of pointers that by default owns its pointed-to elements.
DataVector< D > DVec
A DataVector containing the derived class, B.