axiom_soap_fault_role_ops Struct Reference
[soap fault role]

soap_fault_role operations struct ops Encapsulator struct of axiom_soap_fault_role More...

#include <axiom_soap_fault_role.h>

List of all members.

Public Attributes

axis2_status_t(* free_fn )(axiom_soap_fault_role_t *fault_role, const axis2_env_t *env)
axis2_status_t(* set_role_value )(axiom_soap_fault_role_t *fault_role, const axis2_env_t *env, axis2_char_t *uri)
axis2_char_t *(* get_role_value )(axiom_soap_fault_role_t *fault_role, const axis2_env_t *env)
axiom_node_t *(* get_base_node )(axiom_soap_fault_role_t *fault_role, const axis2_env_t *env)


Detailed Description

soap_fault_role operations struct ops Encapsulator struct of axiom_soap_fault_role


Member Data Documentation

axis2_status_t( * axiom_soap_fault_role_ops::free_fn)(axiom_soap_fault_role_t *fault_role, const axis2_env_t *env)

Free an axiom_soap_fault_role

Parameters:
fault_role pointer to soap_fault_role 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 Tue Oct 3 18:21:18 2006 for Axis2/C by  doxygen 1.4.7