dmlite::BuiltInCatalogFactory Class Reference

Plug-ins must implement a concrete factory to be instantiated. More...

#include <Catalog.h>

Inherits dmlite::CatalogFactory.

Inheritance diagram for dmlite::BuiltInCatalogFactory:

Inheritance graph
[legend]
Collaboration diagram for dmlite::BuiltInCatalogFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BuiltInCatalogFactory ()
 ~BuiltInCatalogFactory ()
void configure (const std::string &, const std::string &) throw (DmException)
CatalogcreateCatalog (PluginManager *) throw (DmException)
 Instantiate a implementation of Catalog.

Private Attributes

bool updateATime_
unsigned symLinkLimit_

Detailed Description

Plug-ins must implement a concrete factory to be instantiated.


Constructor & Destructor Documentation

BuiltInCatalogFactory::BuiltInCatalogFactory (  ) 

BuiltInCatalogFactory::~BuiltInCatalogFactory (  ) 


Member Function Documentation

void BuiltInCatalogFactory::configure ( const std::string &  ,
const std::string &   
) throw (DmException) [virtual]

Set a configuration parameter

Parameters:
key The configuration parameter
value The value for the configuration parameter

Implements dmlite::BaseFactory.

Catalog * BuiltInCatalogFactory::createCatalog ( PluginManager  )  throw (DmException) [virtual]

Instantiate a implementation of Catalog.

Implements dmlite::CatalogFactory.


Member Data Documentation

unsigned dmlite::BuiltInCatalogFactory::symLinkLimit_ [private]

bool dmlite::BuiltInCatalogFactory::updateATime_ [private]


The documentation for this class was generated from the following files:
Generated on 3 Mar 2013 for dmlite by  doxygen 1.4.7