#include <dmlite/cpp/catalog.h>
#include <dmlite/cpp/inode.h>
#include <dmlite/cpp/poolmanager.h>
#include <dmlite/cpp/pooldriver.h>
Include dependency graph for src/core/builtin/catalog.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | dmlite |
Classes | |
struct | dmlite::BuiltInDir |
class | dmlite::BuiltInCatalog |
class | dmlite::BuiltInCatalogFactory |
Plug-ins must implement a concrete factory to be instantiated. More... |
Intended to ease the development of database backends.