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>

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. | |
Implementation of a Catalog using other plugins, as INode.
Intended to ease the development of database backends.
1.6.1