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

Anaphe::AIDA_MemoryStore::AIDA_MemoryStoreFactory Class Reference

Implementation of AIDA::DEV::IStoreFactory interface for a factory of memory stores.

#include <AIDA_MemoryStoreFactory.h>

List of all members.

Public Methods

 AIDA_MemoryStoreFactory ()
 Constructor. More...

 ~AIDA_MemoryStoreFactory ()
 Destructor. More...

AIDA::Dev::IStore * createStore (const std::string &storeName, bool readOnly, bool createNew, const std::string &options)
 Method inherited from the IStoreFactory class. More...

bool destroyStore (AIDA::Dev::IStore *store)


Constructor & Destructor Documentation

Anaphe::AIDA_MemoryStore::AIDA_MemoryStoreFactory::AIDA_MemoryStoreFactory  
 

Definition at line 26 of file AIDA_MemoryStoreFactory.cpp.

Anaphe::AIDA_MemoryStore::AIDA_MemoryStoreFactory::~AIDA_MemoryStoreFactory  
 

Definition at line 29 of file AIDA_MemoryStoreFactory.cpp.


Member Function Documentation

AIDA::Dev::IStore * Anaphe::AIDA_MemoryStore::AIDA_MemoryStoreFactory::createStore const std::string &    storeName,
bool    readOnly,
bool    createNew,
const std::string &    options
 

Definition at line 34 of file AIDA_MemoryStoreFactory.cpp.

bool Anaphe::AIDA_MemoryStore::AIDA_MemoryStoreFactory::destroyStore AIDA::Dev::IStore *    store
 

Definition at line 44 of file AIDA_MemoryStoreFactory.cpp.


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