kleopatra
Kleo::DecryptVerifyCommandFilesBase Class Referenceabstract
#include <decryptverifycommandfilesbase.h>
Inheritance diagram for Kleo::DecryptVerifyCommandFilesBase:
Public Types | |
enum | Flags { DecryptOff = 0x0, DecryptOn = 0x1, DecryptImplied = 0x2, DecryptMask = 0x3, VerifyOff = 0x00, VerifyImplied = 0x20, VerifyMask = 0x30 } |
Public Member Functions | |
DecryptVerifyCommandFilesBase () | |
~DecryptVerifyCommandFilesBase () | |
Static Public Member Functions | |
static const char * | staticName () |
Additional Inherited Members | |
Protected Member Functions inherited from Kleo::AssuanCommandMixin< DecryptVerifyCommandFilesBase > | |
const char * | name () const |
Detailed Description
Definition at line 43 of file decryptverifycommandfilesbase.h.
Member Enumeration Documentation
Enumerator | |
---|---|
DecryptOff | |
DecryptOn | |
DecryptImplied | |
DecryptMask | |
VerifyOff | |
VerifyImplied | |
VerifyMask |
Definition at line 45 of file decryptverifycommandfilesbase.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 102 of file decryptverifycommandfilesbase.cpp.
DecryptVerifyCommandFilesBase::~DecryptVerifyCommandFilesBase | ( | ) |
Definition at line 109 of file decryptverifycommandfilesbase.cpp.
Member Function Documentation
|
inlinestatic |
Definition at line 70 of file decryptverifycommandfilesbase.h.
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
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.