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

NAME

       backend.cpp - Implementation of backend.

SYNOPSIS

       #include <backend.hpp>
       #include <backends.hpp>
       #include <kdbmodule.h>
       #include <kdbplugin.h>
       #include <kdbprivate.h>
       #include <helper/keyhelper.hpp>
       #include <algorithm>
       #include <kdb.hpp>
       #include <cassert>

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

   Functions
       std::ostream & kdb::tools::operator<< (std::ostream &os, Backend const &b)
           Prints the current status.

Detailed Description

       Implementation of backend.

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

Author

       Generated automatically by Doxygen for Elektra from the source code.