Provided by: elektra-doc_0.8.14-5_all bug

NAME

       backends.hpp - Allows one to list all available backends.

SYNOPSIS

       #include <vector>
       #include <string>
       #include <keyset.hpp>
       #include <toolexcept.hpp>

   Data Structures
       struct kdb::tools::BackendInfo
           Info about a backend.
       class kdb::tools::Backends
           Allows one to list backends.

   Namespaces
        kdb
           This is the main namespace for the C++ binding and libraries.
        kdb::tools
           This namespace is for the libtool library.

Detailed Description

       Allows one to list all available backends.

       Copyright:
           BSD License (see doc/COPYING or http://www.libelektra.org)

Author

       Generated automatically by Doxygen for Elektra from the source code.