"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":DelegateToType is a complexType.
More...
#include <wst.h>
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":DelegateToType is a complexType.
struct wst__DelegateToType operations:
- wst__DelegateToType* soap_new_wst__DelegateToType(struct soap*, int num) allocate and default initialize one or more values (array)
- soap_default_wst__DelegateToType(struct soap*, wst__DelegateToType*) default initialize members
- int soap_read_wst__DelegateToType(struct soap*, wst__DelegateToType*) deserialize from a source
- int soap_write_wst__DelegateToType(struct soap*, wst__DelegateToType*) serialize to a sink
- wst__DelegateToType* soap_dup_wst__DelegateToType(struct 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: