CPersistentDataInterface Class Reference

abstract interface class More...

#include <PersistentData.H>

Inheritance diagram for CPersistentDataInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void Load (std::istream &is)=0
virtual void Save (std::ostream &os) const =0
virtual ~CPersistentDataInterface ()=0


Detailed Description

abstract interface class

Definition at line 24 of file PersistentData.H.


Constructor & Destructor Documentation

CPersistentDataInterface::~CPersistentDataInterface (  )  [pure virtual]

Definition at line 31 of file PersistentData.H.


Member Function Documentation

virtual void CPersistentDataInterface::Load ( std::istream is  )  [pure virtual]

Implemented in CPersistentData< T >.

virtual void CPersistentDataInterface::Save ( std::ostream os  )  const [pure virtual]

Implemented in CPersistentData< T >.


The documentation for this class was generated from the following file:
Generated on Wed Nov 7 23:31:00 2007 for Qsieve by  doxygen 1.5.4