Elektra  0.8.11
Namespaces | Functions
src/backend.cpp File Reference

Implementation of backend. More...

#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>
Include dependency graph for src/backend.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::ostream & kdb::tools::operator<< (std::ostream &os, Backend const &b)
 Prints the current status.
 

Detailed Description

Implementation of backend.