Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Anaphe::AIDA_MemoryStore::IMemoryBackingStore Class Reference

#include <IMemoryBackingStore.h>

Inheritance diagram for Anaphe::AIDA_MemoryStore::IMemoryBackingStore:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual ~IMemoryBackingStore ()
virtual bool removePersistentTuple (const std::string &path)=0
virtual bool setTupleData (const std::string &path, MemoryTupleData *data)=0
virtual IMemoryPersistentTuplefindPersistentTuple (const std::string &path)=0

Constructor & Destructor Documentation

virtual Anaphe::AIDA_MemoryStore::IMemoryBackingStore::~IMemoryBackingStore   [inline, virtual]
 

Definition at line 15 of file IMemoryBackingStore.h.


Member Function Documentation

virtual IMemoryPersistentTuple* Anaphe::AIDA_MemoryStore::IMemoryBackingStore::findPersistentTuple const std::string &    path [pure virtual]
 

Implemented in Anaphe::AIDA_MemoryStore::MemoryBackingStore.

virtual bool Anaphe::AIDA_MemoryStore::IMemoryBackingStore::removePersistentTuple const std::string &    path [pure virtual]
 

Implemented in Anaphe::AIDA_MemoryStore::MemoryBackingStore.

virtual bool Anaphe::AIDA_MemoryStore::IMemoryBackingStore::setTupleData const std::string &    path,
MemoryTupleData   data
[pure virtual]
 

Implemented in Anaphe::AIDA_MemoryStore::MemoryBackingStore.


The documentation for this class was generated from the following file:
Generated on Tue May 20 14:49:36 2003 for AIDA_MemoryStore by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002