KD SOAP API Documentation  2.1
Public Slots | Public Member Functions | Public Attributes | List of all members
KDSoapUdpClientPrivate Class Reference

#include <KDSoapUdpClient_p.h>

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

Public Slots

void readyRead ()
 

Public Member Functions

 KDSoapUdpClientPrivate (KDSoapUdpClient *q)
 
void receivedDatagram (const QByteArray &messageData, const QHostAddress &senderAddress, quint16 senderPort)
 

Public Attributes

KDSoap::SoapVersion soapVersion = KDSoap::SOAP1_2
 
QUdpSocket * socketIPv4
 
QUdpSocket * socketIPv6
 

Detailed Description

Definition at line 19 of file KDSoapUdpClient_p.h.

Constructor & Destructor Documentation

◆ KDSoapUdpClientPrivate()

KDSoapUdpClientPrivate::KDSoapUdpClientPrivate ( KDSoapUdpClient q)
inlineexplicit

Definition at line 23 of file KDSoapUdpClient_p.h.

Member Function Documentation

◆ readyRead

void KDSoapUdpClientPrivate::readyRead ( )
slot

Definition at line 102 of file KDSoapUdpClient.cpp.

References receivedDatagram().

Referenced by KDSoapUdpClient::KDSoapUdpClient().

◆ receivedDatagram()

void KDSoapUdpClientPrivate::receivedDatagram ( const QByteArray &  messageData,
const QHostAddress &  senderAddress,
quint16  senderPort 
)

Definition at line 118 of file KDSoapUdpClient.cpp.

References soapVersion, and KDSoapMessageReader::xmlToMessage().

Referenced by readyRead().

Member Data Documentation

◆ soapVersion

KDSoap::SoapVersion KDSoapUdpClientPrivate::soapVersion = KDSoap::SOAP1_2

Definition at line 38 of file KDSoapUdpClient_p.h.

Referenced by receivedDatagram().

◆ socketIPv4

QUdpSocket* KDSoapUdpClientPrivate::socketIPv4

Definition at line 36 of file KDSoapUdpClient_p.h.

◆ socketIPv6

QUdpSocket* KDSoapUdpClientPrivate::socketIPv6

Definition at line 37 of file KDSoapUdpClient_p.h.


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

© 2010-2022 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 on Tue Jun 13 2023 12:18:34 for KD SOAP API Documentation by doxygen 1.9.1