Elektra  0.8.10
Static Public Member Functions | Static Public Attributes
kdb::tools::Backends Class Reference

Allows one to list backends. More...

#include <backends.hpp>

Static Public Member Functions

static BackendInfoVector getBackendInfo (KeySet mountConf)
 give info about current mounted backends
 
static std::string getConfigBasePath (std::string name)
 Get the name below system/elektra/mountpoints.
 

Static Public Attributes

static const char * mountpointsPath = "system/elektra/mountpoints"
 Below this path is the mountConf.
 

Detailed Description

Allows one to list backends.

Member Function Documentation

Backends::BackendInfoVector kdb::tools::Backends::getBackendInfo ( KeySet  mountConf)
static

give info about current mounted backends

Parameters
mountConfa keyset that contains everything below Backends::mountpointsPath
Returns
an vector of information about mounted backends
std::string kdb::tools::Backends::getConfigBasePath ( std::string  name)
static

Get the name below system/elektra/mountpoints.

Parameters
namemountpoint name, it is ok if it has / instead of _
Returns
the key name

The documentation for this class was generated from the following files: