#include <Storable.hxx>
Subclasses of this abstract class define interfaces needed to store objects on each Storage subclasses.
All common queries about storability must be defined here as virtual functions.
Definition at line 45 of file Storable.hxx.
Public Member Functions | |
virtual | ~Storable () |
virtual CLAM::Storable::~Storable | ( | ) | [inline, virtual] |
Definition at line 49 of file Storable.hxx.