certmanager/lib Library API Documentation

Kleo::GnuPGProcessBase Class Reference

a base class for GPG and GPGSM processes. More...

#include <gnupgprocessbase.h>

List of all members.

Signals

void status (Kleo::GnuPGProcessBase *proc, const QString &type, const QStringList &args)

Public Member Functions

 GnuPGProcessBase (QObject *parent=0, const char *name=0)
void setUseStatusFD (bool use)
bool start (RunMode runmode, Communication comm)
bool closeStatus ()

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 KProcess subclass implements the status-fd handling common to GPG and GPGSM.

Author:
Marc Mutz <mutz@kde.org>

Definition at line 48 of file gnupgprocessbase.h.


Member Function Documentation

bool Kleo::GnuPGProcessBase::start RunMode  runmode,
Communication  comm
 

Definition at line 74 of file gnupgprocessbase.cpp.

void Kleo::GnuPGProcessBase::virtual_hook int  id,
void *  data
[protected]
 

Definition at line 194 of file gnupgprocessbase.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for certmanager/lib Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Aug 27 12:50:08 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003