Highlevel interface to build a backend from specification.
More...
#include <specreader.hpp>
Highlevel interface to build a backend from specification.
◆ checkKey()
void kdb::tools::SpecReader::checkKey |
( |
const Key |
key | ) |
|
Perform some sanity-checks for keys.
- Parameters
-
- Exceptions
-
CommandAbortException | If a sanity-check fails. |
◆ getBackends()
Backends kdb::tools::SpecReader::getBackends |
( |
| ) |
|
|
inline |
- Returns
- backends without resolved needs
- See also
- resolveNeeds()
◆ readSpecification()
void kdb::tools::SpecReader::readSpecification |
( |
KeySet const & |
ks | ) |
|
Reads in a specification.
Adds plugins using BackendBuilder during that.
- Parameters
-
The documentation for this class was generated from the following files: