"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":DelegateToType is a complexType.
More...
#include <wst.h>
Detailed Description
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":DelegateToType is a complexType.
struct wst__DelegateToType operations:
- soap_default_wst__DelegateToType(soap*, wst__DelegateToType*) reset members to default
- int soap_read_wst__DelegateToType(soap*, wst__DelegateToType*) deserialize from a source
- int soap_write_wst__DelegateToType(soap*, wst__DelegateToType*) serialize to a sink
- wst__DelegateToType* soap_dup_wst__DelegateToType(soap*, wst__DelegateToType* dst, wst__DelegateToType <em>src) returns deep copy of wst__DelegateToType src into dst, copies the (cyclic) graph structure when a context is provided, or (cycle-pruned) tree structure with soap_set_mode(soap, SOAP_XML_TREE) (use soapcpp2 -Ec)
- soap_del_wst__DelegateToType(wst__DelegateToType) deep deletes wst__DelegateToType data members, use only on dst after soap_dup_wst__DelegateToType(NULL, wst__DelegateToType *dst, wst__DelegateToType *src) (use soapcpp2 -Ed)
The documentation for this struct was generated from the following file: