Key helper functions.
More...
#include <string>
#include <kdb.hpp>
#include <toolexcept.hpp>
Namespaces |
| namespace | kdb |
| | This is the main namespace for the C++ binding and libraries.
|
| namespace | kdb::tools |
| | This namespace is for the libtool library.
|
Functions |
| Key | kdb::tools::helper::rebaseKey (const Key &key, const Key &oldParent, const Key &newParent) |
| std::string | kdb::tools::helper::rebasePath (const Key &key, const Key &oldParent, const Key &newParent) |
Detailed Description
Key helper functions.
- Copyright
- BSD License (see doc/COPYING or http://www.libelektra.org)