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

Anaphe::AIDA_ObjectivityStore::ObjectivityOptionParser Class Reference

#include <ObjectivityOptionParser.h>

List of all members.

Public Methods

 ObjectivityOptionParser (const std::string &options)
 Constructor initializing the class with the option string.

 ~ObjectivityOptionParser ()
 Destructor.

std::pair< std::string, std::string > topLevelDatabaseAndContainer (const std::string &name) const
 Decode the top level database and container.

bool isNamingEnabled () const
 Informs if the HepODBMS naming scheme is enabled.


Private Attributes

bool m_namingEnabled


Constructor & Destructor Documentation

Anaphe::AIDA_ObjectivityStore::ObjectivityOptionParser::ObjectivityOptionParser const std::string &    options
 

Definition at line 14 of file ObjectivityOptionParser.cpp.

References m_namingEnabled, and namingEnabled_keyword.

Anaphe::AIDA_ObjectivityStore::ObjectivityOptionParser::~ObjectivityOptionParser   [inline]
 

Definition at line 16 of file ObjectivityOptionParser.h.


Member Function Documentation

bool Anaphe::AIDA_ObjectivityStore::ObjectivityOptionParser::isNamingEnabled   const
 

Definition at line 50 of file ObjectivityOptionParser.cpp.

References m_namingEnabled.

Referenced by Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::AIDA_ObjyStore(), and Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::collectObjectTypes().

std::pair< std::string, std::string > Anaphe::AIDA_ObjectivityStore::ObjectivityOptionParser::topLevelDatabaseAndContainer const std::string &    name const
 

Definition at line 22 of file ObjectivityOptionParser.cpp.

References defaultContainerName, and defaultDatabaseName.

Referenced by Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::AIDA_ObjyStore().


Member Data Documentation

bool Anaphe::AIDA_ObjectivityStore::ObjectivityOptionParser::m_namingEnabled [private]
 

Definition at line 25 of file ObjectivityOptionParser.h.

Referenced by isNamingEnabled(), and ObjectivityOptionParser().


The documentation for this class was generated from the following files:
Generated on Tue Nov 19 12:32:35 2002 for AIDA_ObjectivityStore by doxygen1.2.16