#include <Plugins/org.commontk.dah.core/ctkSoapMessageProcessorList.h>
virtual ctkSoapMessageProcessorList::~ctkSoapMessageProcessorList |
( |
| ) |
|
|
virtual |
void ctkSoapMessageProcessorList::clear |
( |
| ) |
|
virtual bool ctkSoapMessageProcessorList::process |
( |
const QtSoapMessage & |
message, |
|
|
QtSoapMessage * |
reply |
|
) |
| const |
|
virtual |
Process a Soap Message and set the input reply.
- Parameters
-
message | The message to process. |
reply | The reply to the input message. |
- Returns
- True if the message could be processed.
Reimplemented from ctkSoapMessageProcessor.
The documentation for this class was generated from the following file: