dmlite  0.6
Classes | Namespaces
Catalog.h File Reference

Implementation of a Catalog using other plugins, as INode. More...

#include <dmlite/cpp/catalog.h>
#include <dmlite/cpp/inode.h>
#include <dmlite/cpp/poolmanager.h>
#include <dmlite/cpp/pooldriver.h>
Include dependency graph for Catalog.h:

Go to the source code of this file.

Classes

struct  dmlite::BuiltInDir
 
class  dmlite::BuiltInCatalog
 
class  dmlite::BuiltInCatalogFactory
 Plug-ins must implement a concrete factory to be instantiated. More...
 

Namespaces

 dmlite
 Namespace for the dmlite C++ API.
 

Detailed Description

Implementation of a Catalog using other plugins, as INode.

Intended to ease the development of database backends.

Author
Alejandro Álvarez Ayllon aalva.nosp@m.rez@.nosp@m.cern..nosp@m.ch