table of contents
| specreader.hpp(3elektra) | Elektra | specreader.hpp(3elektra) |
NAME¶
specreader.hpp - Implements a way to read spec for mounting purposes.
SYNOPSIS¶
#include <kdb.hpp>
#include <backendbuilder.hpp>
#include <plugindatabase.hpp>
#include <pluginspec.hpp>
#include <memory>
#include <unordered_map>
Classes¶
class kdb::tools::SpecBackendBuilder
Build individual backend while reading specification. class
kdb::tools::SpecReader
Highlevel interface to build a backend from specification.
Namespaces¶
kdb
This is the main namespace for the C++ binding and libraries.
kdb::tools
This namespace is for the libtool library.
Detailed Description¶
Implements a way to read spec for mounting purposes.
Copyright:
BSD License (see LICENSE.md or
https://www.libelektra.org)
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |