#include <Plugins/org.commontk.dah.core/ctkSimpleSoapServer.h>
Definition at line 36 of file ctkSimpleSoapServer.h.
◆ ctkSimpleSoapServer()
ctkSimpleSoapServer::ctkSimpleSoapServer |
( |
QObject * |
parent = 0 | ) |
|
◆ incomingConnection()
virtual void ctkSimpleSoapServer::incomingConnection |
( |
int |
socketDescriptor | ) |
|
|
protectedvirtual |
◆ incomingSoapMessage
void ctkSimpleSoapServer::incomingSoapMessage |
( |
const QtSoapMessage & |
message, |
|
|
QtSoapMessage * |
reply |
|
) |
| |
|
signal |
◆ incomingWSDLMessage
void ctkSimpleSoapServer::incomingWSDLMessage |
( |
const QString & |
message, |
|
|
QString * |
reply |
|
) |
| |
|
signal |
The documentation for this class was generated from the following file: