Genivia Home Documentation
wst__RequestKETType Struct Reference

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

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

#include <wst.h>

Detailed Description

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

struct wst__RequestKETType operations:

  • wst__RequestKETType* soap_new_wst__RequestKETType(struct soap*, int num) allocate and default initialize one or more values (array)
  • soap_default_wst__RequestKETType(struct soap*, wst__RequestKETType*) default initialize members
  • int soap_read_wst__RequestKETType(struct soap*, wst__RequestKETType*) deserialize from a source
  • int soap_write_wst__RequestKETType(struct soap*, wst__RequestKETType*) serialize to a sink
  • wst__RequestKETType* soap_dup_wst__RequestKETType(struct soap*, wst__RequestKETType* dst, wst__RequestKETType <em>src) returns deep copy of wst__RequestKETType 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__RequestKETType(wst__RequestKETType

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


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