SoapEnv Struct Reference

#include <soap-env.h>

List of all members.

Public Attributes

xmlNodePtr root
xmlNodePtr header
xmlNodePtr body
xmlNodePtr cur


Detailed Description

The SOAP envelope object.

Definition at line 125 of file soap-env.h.


Member Data Documentation

xmlNodePtr SoapEnv::body
 

Definition at line 129 of file soap-env.h.

Referenced by soap_env_new_from_doc().

xmlNodePtr SoapEnv::cur
 

Definition at line 130 of file soap-env.h.

Referenced by soap_env_add_attachment(), soap_env_add_item(), soap_env_new_from_doc(), soap_env_pop_item(), and soap_env_push_item().

xmlNodePtr SoapEnv::header
 

Pointer to the firts xml element (envelope)

Definition at line 128 of file soap-env.h.

Referenced by soap_addressing_add_relates_to(), soap_addressing_get_action(), soap_addressing_get_fault_to(), soap_addressing_get_from(), soap_addressing_get_message_id(), soap_addressing_get_relates_to(), soap_addressing_get_reply_to(), soap_addressing_get_to(), soap_addressing_set_action(), soap_addressing_set_fault_to(), soap_addressing_set_fault_to_address(), soap_addressing_set_from(), soap_addressing_set_from_address(), soap_addressing_set_message_id(), soap_addressing_set_message_id_string(), soap_addressing_set_reply_to(), soap_addressing_set_reply_to_address(), soap_addressing_set_to(), soap_addressing_set_to_address(), soap_env_new_from_doc(), soap_xmlsec_sign(), and soap_xmlsec_verify().

xmlNodePtr SoapEnv::root
 

Definition at line 127 of file soap-env.h.

Referenced by _soap_env_get_body(), soap_env_free(), soap_env_get_body(), soap_env_get_header(), soap_env_new_from_doc(), soap_env_new_with_response(), soap_nudp_server_run(), soap_server_process(), soap_xmlsec_decrypt(), soap_xmlsec_encrypt(), soap_xmlsec_sign(), and soap_xmlsec_verify().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 25 23:36:04 2007 for csoap by  doxygen 1.4.6