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

KIO

  • KIO
  • SocketConnectionBackend
Public Types | Public Slots | Public Member Functions

KIO::SocketConnectionBackend Class Reference

#include <connection_p.h>

Inheritance diagram for KIO::SocketConnectionBackend:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Mode { LocalSocketMode, TcpSocketMode }

Public Slots

void socketDisconnected ()
void socketReadyRead ()

Public Member Functions

 SocketConnectionBackend (Mode m, QObject *parent=0)
 ~SocketConnectionBackend ()
bool connectToRemote (const KUrl &url)
bool listenForRemote ()
AbstractConnectionBackend * nextPendingConnection ()
bool sendCommand (const Task &task)
void setSuspended (bool enable)
bool waitForIncomingTask (int ms)

Detailed Description

Definition at line 58 of file connection_p.h.


Member Enumeration Documentation

enum KIO::SocketConnectionBackend::Mode
Enumerator:
LocalSocketMode 
TcpSocketMode 

Definition at line 62 of file connection_p.h.


Constructor & Destructor Documentation

SocketConnectionBackend::SocketConnectionBackend ( Mode  m,
QObject *  parent = 0 
) [explicit]

Definition at line 118 of file connection.cpp.

SocketConnectionBackend::~SocketConnectionBackend ( )

Definition at line 126 of file connection.cpp.


Member Function Documentation

bool SocketConnectionBackend::connectToRemote ( const KUrl &  url) [virtual]

Implements KIO::AbstractConnectionBackend.

Definition at line 160 of file connection.cpp.

bool SocketConnectionBackend::listenForRemote ( ) [virtual]

Implements KIO::AbstractConnectionBackend.

Definition at line 198 of file connection.cpp.

AbstractConnectionBackend * SocketConnectionBackend::nextPendingConnection ( ) [virtual]

Implements KIO::AbstractConnectionBackend.

Definition at line 299 of file connection.cpp.

bool SocketConnectionBackend::sendCommand ( const Task &  task) [virtual]

Implements KIO::AbstractConnectionBackend.

Definition at line 278 of file connection.cpp.

void SocketConnectionBackend::setSuspended ( bool  enable) [virtual]

Implements KIO::AbstractConnectionBackend.

Definition at line 133 of file connection.cpp.

void SocketConnectionBackend::socketDisconnected ( ) [slot]

Definition at line 192 of file connection.cpp.

void SocketConnectionBackend::socketReadyRead ( ) [slot]

Definition at line 325 of file connection.cpp.

bool SocketConnectionBackend::waitForIncomingTask ( int  ms) [virtual]

Implements KIO::AbstractConnectionBackend.

Definition at line 247 of file connection.cpp.


Member Data Documentation

KLocalSocketServer* KIO::SocketConnectionBackend::localServer

Definition at line 69 of file connection_p.h.

QTcpServer* KIO::SocketConnectionBackend::tcpServer

Definition at line 70 of file connection_p.h.


The documentation for this class was generated from the following files:
  • connection_p.h
  • connection.cpp

KIO

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • 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
Generated for kdelibs by doxygen 1.7.3
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