Genivia Home Documentation
wst__OnBehalfOfType Struct Reference

updated Wed Oct 30 2024 by Robert van Engelen
 
wst__OnBehalfOfType Struct Reference

"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":OnBehalfOfType is a complexType. More...

#include <wst.h>

Detailed Description

"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":OnBehalfOfType is a complexType.

struct wst__OnBehalfOfType operations:

  • wst__OnBehalfOfType* soap_new_wst__OnBehalfOfType(struct soap*, int num) allocate and default initialize one or more values (array)
  • soap_default_wst__OnBehalfOfType(struct soap*, wst__OnBehalfOfType*) default initialize members
  • int soap_read_wst__OnBehalfOfType(struct soap*, wst__OnBehalfOfType*) deserialize from a source
  • int soap_write_wst__OnBehalfOfType(struct soap*, wst__OnBehalfOfType*) serialize to a sink
  • wst__OnBehalfOfType* soap_dup_wst__OnBehalfOfType(struct soap*, wst__OnBehalfOfType* dst, wst__OnBehalfOfType <em>src) returns deep copy of wst__OnBehalfOfType 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__OnBehalfOfType(wst__OnBehalfOfType

) deep deletes wst__OnBehalfOfType data members, use only on dst after soap_dup_wst__OnBehalfOfType(NULL, wst__OnBehalfOfType *dst, wst__OnBehalfOfType *src) (use soapcpp2 -Ed)


The documentation for this struct was generated from the following file: