dmlite
0.6
|
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 | |
dmlite | |
Namespace for the dmlite C++ API. | |
Implementation of a Catalog using other plugins, as INode.
Intended to ease the development of database backends.