Kleo::GnuPGProcessBase Class Reference
#include <gnupgprocessbase.h>
Inherits TDEProcess.
Signals | |
void | status (Kleo::GnuPGProcessBase *proc, const TQString &type, const TQStringList &args) |
Public Member Functions | |
GnuPGProcessBase (TQObject *parent=0, const char *name=0) | |
void | setUsetStatusFD (bool use) |
bool | start (RunMode runmode, Communication comm) |
bool | closetStatus () |
Protected Member Functions | |
int | setupCommunication (Communication comm) |
int | commSetupDoneP () |
int | commSetupDoneC () |
int | childStatus (int fd) |
void | virtual_hook (int id, void *data) |
Detailed Description
a base class for GPG and GPGSM processes.
This TDEProcess subclass implements the status-fd handling common to GPG and GPGSM.
Definition at line 48 of file gnupgprocessbase.h.
Member Function Documentation
◆ commSetupDoneC()
|
protected |
reimplementation
Definition at line 121 of file gnupgprocessbase.cpp.
◆ commSetupDoneP()
|
protected |
reimplementation
Definition at line 112 of file gnupgprocessbase.cpp.
◆ setupCommunication()
|
protected |
reimplementation
Definition at line 100 of file gnupgprocessbase.cpp.
◆ start()
bool Kleo::GnuPGProcessBase::start | ( | RunMode | runmode, |
Communication | comm | ||
) |
reimplementation
Definition at line 74 of file gnupgprocessbase.cpp.
◆ virtual_hook()
|
protected |
reimplementation
Definition at line 194 of file gnupgprocessbase.cpp.
The documentation for this class was generated from the following files: