kleopatra
#include <assuancommand.h>
|
typedef int(* | _Handler )(assuan_context_s *, char *) |
|
|
static int | _handle (assuan_context_s *, char *, const char *) |
|
Definition at line 329 of file assuancommand.h.
typedef int(* Kleo::AssuanCommandFactory::_Handler)(assuan_context_s *, char *) |
virtual Kleo::AssuanCommandFactory::~AssuanCommandFactory |
( |
| ) |
|
|
inlinevirtual |
int AssuanCommandFactory::_handle |
( |
assuan_context_s * |
, |
|
|
char * |
, |
|
|
const char * |
|
|
) |
| |
|
static |
virtual _Handler Kleo::AssuanCommandFactory::_handler |
( |
| ) |
const |
|
pure virtual |
virtual const char* Kleo::AssuanCommandFactory::name |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.