#include <Plugins/org.commontk.dah.core/ctkSoapMessageProcessorList.h>
◆ ~ctkSoapMessageProcessorList()
virtual ctkSoapMessageProcessorList::~ctkSoapMessageProcessorList |
( |
| ) |
|
|
virtual |
◆ clear()
void ctkSoapMessageProcessorList::clear |
( |
| ) |
|
◆ process()
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.
◆ push_back()
The documentation for this class was generated from the following file: