|
LogCabin
|
#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | LogCabin |
| namespace | LogCabin::Core |
| namespace | LogCabin::Storage |
| namespace | LogCabin::Storage::LogFactory |
Functions | |
| std::unique_ptr< Log > | LogCabin::Storage::LogFactory::makeLog (const Core::Config &config, const Storage::Layout &storageLayout) |
| Construct and return a Log object. | |
1.7.6.1