KD SOAP API Documentation  2.2
Public Slots | Public Member Functions | List of all members
KDSoapServerThreadImpl Class Reference

#include <KDSoapServerThread_p.h>

Inheritance diagram for KDSoapServerThreadImpl:
Inheritance graph
[legend]
Collaboration diagram for KDSoapServerThreadImpl:
Collaboration graph
[legend]

Public Slots

void disconnectSocketsForServer (KDSoapServer *server, QSemaphore *semaphore)
 
void handleIncomingConnection (int socketDescriptor, KDSoapServer *server)
 
void quit ()
 

Public Member Functions

 KDSoapServerThreadImpl ()
 
 ~KDSoapServerThreadImpl ()
 
void addIncomingConnection ()
 
void resetTotalConnectionCountForServer (const KDSoapServer *server)
 
int socketCount ()
 
int socketCountForServer (const KDSoapServer *server)
 
int totalConnectionCountForServer (const KDSoapServer *server)
 

Detailed Description

Definition at line 21 of file KDSoapServerThread_p.h.

Constructor & Destructor Documentation

◆ KDSoapServerThreadImpl()

KDSoapServerThreadImpl::KDSoapServerThreadImpl ( )

Definition at line 99 of file KDSoapServerThread.cpp.

◆ ~KDSoapServerThreadImpl()

KDSoapServerThreadImpl::~KDSoapServerThreadImpl ( )

Definition at line 105 of file KDSoapServerThread.cpp.

Member Function Documentation

◆ addIncomingConnection()

void KDSoapServerThreadImpl::addIncomingConnection ( )

◆ disconnectSocketsForServer

void KDSoapServerThreadImpl::disconnectSocketsForServer ( KDSoapServer server,
QSemaphore *  semaphore 
)
slot

Definition at line 162 of file KDSoapServerThread.cpp.

References KDSoapSocketList::disconnectAll().

◆ handleIncomingConnection

void KDSoapServerThreadImpl::handleIncomingConnection ( int  socketDescriptor,
KDSoapServer server 
)
slot

◆ quit

void KDSoapServerThreadImpl::quit ( )
slot

Definition at line 150 of file KDSoapServerThread.cpp.

◆ resetTotalConnectionCountForServer()

void KDSoapServerThreadImpl::resetTotalConnectionCountForServer ( const KDSoapServer server)

◆ socketCount()

int KDSoapServerThreadImpl::socketCount ( )

Definition at line 111 of file KDSoapServerThread.cpp.

Referenced by KDSoapServerThread::socketCount().

◆ socketCountForServer()

int KDSoapServerThreadImpl::socketCountForServer ( const KDSoapServer server)

◆ totalConnectionCountForServer()

int KDSoapServerThreadImpl::totalConnectionCountForServer ( const KDSoapServer server)

The documentation for this class was generated from the following files:

© 2010-2024 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-soap/
Generated by doxygen 1.9.1