dmlite  0.4
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:
This graph shows which files directly or indirectly include this file:

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

namespace  dmlite
 Namespace for the libdm 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