• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KIO

  • sources
  • kde-4.14
  • kdelibs
  • kio
  • kio
Namespaces | Macros | Typedefs | Functions | Variables
slavebase.cpp File Reference
#include "slavebase.h"
#include <config.h>
#include <sys/time.h>
#include <kdebug.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <signal.h>
#include <time.h>
#include <QtCore/QFile>
#include <QtCore/QList>
#include <QtCore/QDateTime>
#include <QtCore/QCoreApplication>
#include <kcrash.h>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <kde_file.h>
#include <klocale.h>
#include "kremoteencoding.h"
#include "connection.h"
#include "ioslave_defaults.h"
#include "slaveinterface.h"
#include "kpasswdserver_p.h"
Include dependency graph for slavebase.cpp:

Go to the source code of this file.

Namespaces

 KIO
 

Macros

#define KIO_DATA   QByteArray data; QDataStream stream( &data, QIODevice::WriteOnly ); stream
 
#define KIO_FILESIZE_T(x)   quint64(x)
 

Typedefs

typedef QList< QByteArray > AuthKeysList
 
typedef QMap< QString, QByteArray > AuthKeysMap
 

Functions

static void genericsig_handler (int sigNumber)
 
static bool isSubCommand (int cmd)
 
static void sigpipe_handler (int sig)
 
static void sigsegv_handler (int sig)
 

Variables

static SlaveBase * globalSlave
 
static const char * s_protocol
 
static volatile bool slaveWriteError = false
 

Macro Definition Documentation

#define KIO_DATA   QByteArray data; QDataStream stream( &data, QIODevice::WriteOnly ); stream

Definition at line 70 of file slavebase.cpp.

#define KIO_FILESIZE_T (   x)    quint64(x)

Definition at line 71 of file slavebase.cpp.

Typedef Documentation

typedef QList<QByteArray> AuthKeysList

Definition at line 68 of file slavebase.cpp.

typedef QMap<QString,QByteArray> AuthKeysMap

Definition at line 69 of file slavebase.cpp.

Function Documentation

static void genericsig_handler ( int  sigNumber)
static

Definition at line 161 of file slavebase.cpp.

static bool isSubCommand ( int  cmd)
static

Definition at line 576 of file slavebase.cpp.

static void sigpipe_handler ( int  sig)
static

Definition at line 741 of file slavebase.cpp.

static void sigsegv_handler ( int  sig)
static

Definition at line 715 of file slavebase.cpp.

Variable Documentation

SlaveBase* globalSlave
static

Definition at line 152 of file slavebase.cpp.

const char* s_protocol
static

Definition at line 157 of file slavebase.cpp.

volatile bool slaveWriteError = false
static

Definition at line 155 of file slavebase.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal