3 --- src/CvrStgObject.h 2007/10/01 22:04:18 1.1
4 +++ src/CvrStgObject.h 2007/10/01 21:59:44
6 * The derived class should check the condition(s) given above in its Implementation of this function.
8 virtual void replaceSample (const SamplePos pos, const SampleValue* s) = 0 ;
10 + virtual ~CvrStgObject() {}
13 #endif //ndef SH_CVRSTGOBJECT_H