Provided by: elektra-doc_0.8.14-5_all 

NAME
keyhelper.cpp - Key helper functions.
SYNOPSIS
#include <helper/keyhelper.hpp>
Namespaces
kdb
This is the main namespace for the C++ binding and libraries.
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)
Rebases the relative path of the passed key from the old parent to the new parent and returns the new
path.
Key kdb::tools::helper::rebaseKey (const Key &key, const Key &oldParent, const Key &newParent)
Rebases the supplied key from the old parent to the new parent.
Detailed Description
Key helper functions.
Copyright:
BSD License (see doc/COPYING or http://www.libelektra.org)
Author
Generated automatically by Doxygen for Elektra from the source code.
Version 0.8.14 Tue Dec 15 2015 keyhelper.cpp(3elektra)