dmlite
0.6
|
Pool API. More...
#include "dmlite/common/config.h"
#include "base.h"
#include "exceptions.h"
#include "pooldriver.h"
#include "utils/extensible.h"
#include <string>
#include <vector>
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 | |
dmlite | |
Namespace for the dmlite C++ API. | |
Pool API.