KD SOAP API Documentation  2.1
KDSoapDelayedResponseHandle.h
Go to the documentation of this file.
1 /****************************************************************************
2 **
3 ** This file is part of the KD Soap project.
4 **
5 ** SPDX-FileCopyrightText: 2010-2022 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6 **
7 ** SPDX-License-Identifier: MIT
8 **
9 ****************************************************************************/
10 
11 #ifndef KDSOAPDELAYEDRESPONSEHANDLE_H
12 #define KDSOAPDELAYEDRESPONSEHANDLE_H
13 
14 #include "KDSoapServerGlobal.h"
15 #include <QtCore/QSharedDataPointer>
16 
17 class KDSoapDelayedResponseHandleData;
18 class KDSoapServerSocket;
19 
27 {
28 public:
36 
37 private:
41  QSharedDataPointer<KDSoapDelayedResponseHandleData> data;
42 };
43 
44 #endif // KDSOAPDELAYEDRESPONSEHANDLE_H
#define KDSOAPSERVER_EXPORT

© 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