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:

[legend]
Collaboration diagram for dmlite::BuiltInCatalogFactory:
[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

dmlite::BuiltInCatalogFactory::BuiltInCatalogFactory (  ) 

dmlite::BuiltInCatalogFactory::~BuiltInCatalogFactory (  ) 


Member Function Documentation

void dmlite::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

Reimplemented from dmlite::BaseFactory.

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

Instantiate a implementation of Catalog.

Reimplemented from 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 file:
Generated on 28 Apr 2014 for dmlite by  doxygen 1.4.7