KD SOAP API Documentation  2.2
Public Member Functions | Protected Member Functions | List of all members
KDSoapServerThread Class Reference

#include <KDSoapServerThread_p.h>

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

Public Member Functions

 KDSoapServerThread (QObject *parent=0)
 
 ~KDSoapServerThread ()
 
void disconnectSocketsForServer (KDSoapServer *server, QSemaphore &semaphore)
 
void handleIncomingConnection (int socketDescriptor, KDSoapServer *server)
 
void quitThread ()
 
void resetTotalConnectionCountForServer (const KDSoapServer *server)
 
int socketCount () const
 
int socketCountForServer (const KDSoapServer *server) const
 
void startThread ()
 
int totalConnectionCountForServer (const KDSoapServer *server) const
 

Protected Member Functions

virtual void run () override
 

Detailed Description

Definition at line 50 of file KDSoapServerThread_p.h.

Constructor & Destructor Documentation

◆ KDSoapServerThread()

KDSoapServerThread::KDSoapServerThread ( QObject *  parent = 0)
explicit

Definition at line 17 of file KDSoapServerThread.cpp.

◆ ~KDSoapServerThread()

KDSoapServerThread::~KDSoapServerThread ( )

Definition at line 25 of file KDSoapServerThread.cpp.

Member Function Documentation

◆ disconnectSocketsForServer()

void KDSoapServerThread::disconnectSocketsForServer ( KDSoapServer server,
QSemaphore &  semaphore 
)

Definition at line 69 of file KDSoapServerThread.cpp.

◆ handleIncomingConnection()

void KDSoapServerThread::handleIncomingConnection ( int  socketDescriptor,
KDSoapServer server 
)

◆ quitThread()

void KDSoapServerThread::quitThread ( )

Definition at line 84 of file KDSoapServerThread.cpp.

◆ resetTotalConnectionCountForServer()

void KDSoapServerThread::resetTotalConnectionCountForServer ( const KDSoapServer server)

◆ run()

void KDSoapServerThread::run ( )
overrideprotectedvirtual

Definition at line 29 of file KDSoapServerThread.cpp.

◆ socketCount()

int KDSoapServerThread::socketCount ( ) const

Definition at line 38 of file KDSoapServerThread.cpp.

References KDSoapServerThreadImpl::socketCount().

◆ socketCountForServer()

int KDSoapServerThread::socketCountForServer ( const KDSoapServer server) const

◆ startThread()

void KDSoapServerThread::startThread ( )

Definition at line 78 of file KDSoapServerThread.cpp.

◆ totalConnectionCountForServer()

int KDSoapServerThread::totalConnectionCountForServer ( const KDSoapServer server) const

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