19#ifndef DATAMODELTESTDATAWRITE_DDER_H
20#define DATAMODELTESTDATAWRITE_DDER_H
Provide an interface for finding inheritance information at run time.
#define SG_BASE(D, B)
Declare that class D derives from class B.
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.
DataVector< D > DVec
A DataVector containing the derived class, B.
A class deriving from DataVector containing the derived class, D.