KD SOAP API Documentation  2.2
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 * socket = nullptr
 

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 85 of file KDSoapUdpClient.cpp.

References receivedDatagram(), and socket.

Referenced by KDSoapUdpClient::KDSoapUdpClient().

◆ receivedDatagram()

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

Definition at line 101 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 35 of file KDSoapUdpClient_p.h.

Referenced by receivedDatagram().

◆ socket

QUdpSocket* KDSoapUdpClientPrivate::socket = nullptr

Definition at line 34 of file KDSoapUdpClient_p.h.

Referenced by readyRead().


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