axiom_soap_header_block_ops Struct Reference
[soap header block]

soap_header_block operations struct ops Encapsulator struct of axiom_soap header_block More...

#include <axiom_soap_header_block.h>

List of all members.

Public Attributes

axis2_status_t(* free_fn )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
axis2_status_t(* set_role )(axiom_soap_header_block_t *header_block, const axis2_env_t *env, axis2_char_t *uri)
axis2_status_t(* set_must_understand_with_bool )(axiom_soap_header_block_t *header_block, const axis2_env_t *env, axis2_bool_t must_understand)
axis2_status_t(* set_must_understand_with_string )(axiom_soap_header_block_t *header_block, const axis2_env_t *env, axis2_char_t *must_understand)
axis2_bool_t(* get_must_understand )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
axis2_bool_t(* is_processed )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
axis2_status_t(* set_processed )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
axis2_char_t *(* get_role )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
axis2_status_t(* set_attribute )(axiom_soap_header_block_t *header_block, const axis2_env_t *env, axis2_char_t *attr_name, axis2_char_t *attr_value, axis2_char_t *soap_envelope_namespace_uri)
axis2_char_t *(* get_attribute )(axiom_soap_header_block_t *header_block, const axis2_env_t *env, axis2_char_t *attr_name, axis2_char_t *soap_envelope_namespace_uri)
axiom_node_t *(* get_base_node )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
int(* get_soap_version )(axiom_soap_header_block_t *header_block, const axis2_env_t *env)


Detailed Description

soap_header_block operations struct ops Encapsulator struct of axiom_soap header_block


Member Data Documentation

axis2_status_t( * axiom_soap_header_block_ops::free_fn)(axiom_soap_header_block_t *header_block, const axis2_env_t *env)
 

Free an axiom_soap_header_block

Parameters:
header_block pointer to soap_header_block struct
env Environment. MUST NOT be NULL
Returns:
satus of the op. AXIS2_SUCCESS on success else AXIS2_FAILURE


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:32:39 2006 for Axis2/C by  doxygen 1.4.6