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

Anaphe::AIDA_MemoryStore::MemoryStoreSupportedTypes Class Reference

List of all members.

Public Methods

 MemoryStoreSupportedTypes ()
 ~MemoryStoreSupportedTypes ()
bool isTypeSupported (const std::string &type) const

Private Attributes

std::set< std::string > m_supportedTypes

Constructor & Destructor Documentation

Anaphe::AIDA_MemoryStore::MemoryStoreSupportedTypes::MemoryStoreSupportedTypes   [inline]
 

Definition at line 16 of file MemoryBackingStore.cpp.

References m_supportedTypes.

Anaphe::AIDA_MemoryStore::MemoryStoreSupportedTypes::~MemoryStoreSupportedTypes   [inline]
 

Definition at line 28 of file MemoryBackingStore.cpp.


Member Function Documentation

bool Anaphe::AIDA_MemoryStore::MemoryStoreSupportedTypes::isTypeSupported const std::string &    type const [inline]
 

Definition at line 30 of file MemoryBackingStore.cpp.

References m_supportedTypes.

Referenced by Anaphe::AIDA_MemoryStore::MemoryBackingStore::writeTupleHeader.


Member Data Documentation

std::set< std::string > Anaphe::AIDA_MemoryStore::MemoryStoreSupportedTypes::m_supportedTypes [private]
 

Definition at line 35 of file MemoryBackingStore.cpp.

Referenced by isTypeSupported, and MemoryStoreSupportedTypes.


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