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