axis2_wsdl_ext_soap_body_ops Struct Reference
[Wsdl Ext Soap Body]

Wsdl Ext Soap Body ops struct Encapsulator struct for ops of axis2_wsdl_ext_soap_body. More...

#include <axis2_wsdl_ext_soap_body.h>

List of all members.

Public Attributes

axis2_status_t(* free )(axis2_wsdl_ext_soap_body_t *ext_soap_body, const axis2_env_t *env)
axis2_char_t *(* get_use )(axis2_wsdl_ext_soap_body_t *ext_soap_body, const axis2_env_t *env)
axis2_status_t(* set_use )(axis2_wsdl_ext_soap_body_t *ext_soap_body, const axis2_env_t *env, axis2_char_t *use)
axis2_char_t *(* get_namespc_uri )(axis2_wsdl_ext_soap_body_t *ext_soap_body, const axis2_env_t *env)
axis2_status_t(* set_namespc_uri )(axis2_wsdl_ext_soap_body_t *ext_soap_body, const axis2_env_t *env, axis2_char_t *namespc_uri)


Detailed Description

Wsdl Ext Soap Body ops struct Encapsulator struct for ops of axis2_wsdl_ext_soap_body.


Member Data Documentation

axis2_status_t( * axis2_wsdl_ext_soap_body_ops::free)(axis2_wsdl_ext_soap_body_t *ext_soap_body, const axis2_env_t *env)

De-allocate memory

Returns:
status code


The documentation for this struct was generated from the following file:
Generated on Wed Dec 20 20:35:11 2006 for Axis2/C by  doxygen 1.5.1