KD SOAP API Documentation 2.2
Loading...
Searching...
No Matches
KDSoapMessageReader_p.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 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6**
7** SPDX-License-Identifier: MIT
8**
9****************************************************************************/
10
11#ifndef KDSOAPMESSAGEREADER_P_H
12#define KDSOAPMESSAGEREADER_P_H
13
15#include "KDSoapMessage.h"
16
18{
19public:
21 {
22 NoError = 0,
24 PrematureEndOfDocumentError
25 };
26
28
29 XmlError xmlToMessage(const QByteArray &data, KDSoapMessage *pParsedMessage, QString *pMessageNamespace, KDSoapHeaders *pRequestHeaders,
30 KDSoap::SoapVersion soapVersion) const;
31};
32
33#endif
#define KDSOAP_EXPORT

© 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 Sat Apr 20 2024 00:04:25 for KD SOAP API Documentation by doxygen 1.9.8