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

NAME

       plugin.cpp - Implementation of plugin.

SYNOPSIS

       #include <kdb.hpp>
       #include <kdb.h>
       #include <kdbplugin.h>
       #include <kdbmodule.h>
       #include <kdbprivate.h>
       #include <helper/keyhelper.hpp>
       #include <set>
       #include <algorithm>
       #include <plugin.hpp>
       #include <stdio.h>

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

Detailed Description

       Implementation of plugin.

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

Author

       Generated automatically by Doxygen for Elektra from the source code.