• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

slavebase.cpp File Reference

#include "slavebase.h"
#include <config.h>
#include <sys/time.h>
#include <assert.h>
#include <kdebug.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <signal.h>
#include <time.h>
#include <qfile.h>
#include <dcopclient.h>
#include <kapplication.h>
#include <ksock.h>
#include <kcrash.h>
#include <kdesu/client.h>
#include <klocale.h>
#include <ksocks.h>
#include "kremoteencoding.h"
#include "kio/connection.h"
#include "kio/ioslave_defaults.h"
#include "kio/slaveinterface.h"
#include "uiserver_stub.h"

Include dependency graph for slavebase.cpp:

Go to the source code of this file.


Namespaces

namespace  KIO

Defines

#define KIO_DATA   QByteArray data; QDataStream stream( data, IO_WriteOnly ); stream
#define KIO_FILESIZE_T(x)   (unsigned long)(x & 0xffffffff) << (unsigned long)(x >> 32)

Typedefs

typedef QValueList< QCString > AuthKeysList
typedef QMap< QString, QCString > AuthKeysMap

Functions

static void genericsig_handler (int sigNumber)
static bool isSubCommand (int cmd)

Variables

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

Define Documentation

#define KIO_DATA   QByteArray data; QDataStream stream( data, IO_WriteOnly ); stream

Definition at line 74 of file slavebase.cpp.

#define KIO_FILESIZE_T ( x   )     (unsigned long)(x & 0xffffffff) << (unsigned long)(x >> 32)

Definition at line 75 of file slavebase.cpp.


Typedef Documentation

typedef QValueList<QCString> AuthKeysList

Definition at line 72 of file slavebase.cpp.

typedef QMap<QString,QCString> AuthKeysMap

Definition at line 73 of file slavebase.cpp.


Function Documentation

static void genericsig_handler ( int  sigNumber  )  [static]

Definition at line 145 of file slavebase.cpp.

static bool isSubCommand ( int  cmd  )  [static]

Definition at line 563 of file slavebase.cpp.


Variable Documentation

SlaveBase* globalSlave [static]

Definition at line 137 of file slavebase.cpp.

const char* s_protocol [static]

Definition at line 142 of file slavebase.cpp.

volatile bool slaveWriteError = false [static]

Definition at line 140 of file slavebase.cpp.

kio

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal