SOAP::METHOD_T< _CT > Class Template Reference
#include <mi32/soapserver.h>
List of all members.
template<class _CT>
class SOAP::METHOD_T< _CT >
Constructor & Destructor Documentation
- Parameters:
-
| obj | The object that this is a method of |
| name | Method name (must be string constant) |
Member Function Documentation
The actual processing is done here.
- Returns:
- 0 to send a normal response back to the client (unless the method is defined as having no response). Returning an error code < 0 will send a SOAPFALT back to the client
The documentation for this class was generated from the following file: