Elektra  0.8.8
Namespaces | Functions
keyhelper.cpp File Reference

Key helper functions. More...

#include <helper/keyhelper.hpp>
Include dependency graph for keyhelper.cpp:

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

std::string kdb::tools::helper::rebasePath (const Key &key, const Key &oldParent, const Key &newParent)
Key kdb::tools::helper::rebaseKey (const Key &key, const Key &oldParent, const Key &newParent)

Detailed Description

Key helper functions.