Pool API. More...
#include <string>#include <vector>#include "base.h"#include "exceptions.h"#include "pooldriver.h"#include "utils/extensible.h"

Go to the source code of this file.
Classes | |
| struct | dmlite::Pool |
| Internal interface for handling pool metadata. More... | |
| class | dmlite::PoolManager |
| Interface for pool types. More... | |
| class | dmlite::PoolManagerFactory |
| Plug-ins must implement a concrete factory to be instantiated. More... | |
Namespaces | |
| namespace | dmlite |
Namespace for the libdm C++ API. | |
Pool API.
1.6.1