.TH "kdbplugin.hpp" 3elektra "Sun May 29 2016" "Version 0.8.14" "Elektra" \" -*- nroff -*- .ad l .nh .SH NAME kdbplugin.hpp \- Helpers for creating plugins\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br .SH "Detailed Description" .PP Helpers for creating plugins\&. Make sure to include kdberrors\&.h before including this file if you want warnings/errors to be added\&. .PP Proper usage: .PP .nf using namespace ckdb; #include #include typedef Delegator YPC; // then e\&.g\&. YPC::open(handle, errorKey); .fi .PP .PP \fBCopyright:\fP .RS 4 BSD License (see doc/COPYING or http://www.libelektra.org) .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Elektra from the source code\&.