kleopatra
#include <assuancommand.h>
|  | 
| typedef int(* | _Handler )(assuan_context_s *, char *) | 
|  | 
|  | 
| static int | _handle (assuan_context_s *, char *, const char *) | 
|  | 
Definition at line 331 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.