kleopatra
Kleo::GenericAssuanCommandFactory< Command > Class Template Reference
#include <assuancommand.h>
Inheritance diagram for Kleo::GenericAssuanCommandFactory< Command >:
Static Public Member Functions | |
static boost::shared_ptr< Command > | make () |
Static Public Member Functions inherited from Kleo::AssuanCommandFactory | |
static int | _handle (assuan_context_s *, char *, const char *) |
Additional Inherited Members | |
Public Types inherited from Kleo::AssuanCommandFactory | |
typedef int(* | _Handler )(assuan_context_s *, char *) |
Public Member Functions inherited from Kleo::AssuanCommandFactory | |
virtual | ~AssuanCommandFactory () |
Detailed Description
template<typename Command>
class Kleo::GenericAssuanCommandFactory< Command >
Definition at line 351 of file assuancommand.h.
Member Function Documentation
template<typename Command >
|
inlinestatic |
Definition at line 363 of file assuancommand.h.
The documentation for this class was generated from the following file:
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
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.