#include <extension-wsdl.h>
Definition at line 69 of file extension-wsdl.h.
Public Member Functions | |
| WSDL_Message (string message_name) | |
| constructor | |
Public Attributes | |
| string | name |
| name of the message | |
| pair< string, string > | element |
| name of a single part with the element attribute | |
| map< string, string > | parts |
| parts of the message | |
1.5.2