Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Examples

axis2_wsdl_types_ops Struct Reference
[Wsdl Types]

Wsdl Types ops struct Encapsulator struct for ops of axis2_wsdl_types. More...

#include <axis2_wsdl_types.h>

List of all members.

Public Attributes

axis2_status_t(* free )(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env)
axis2_status_t(* add_element )(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env, struct axis2_wsdl_extensible_element *element)
axis2_wsdl_extensible_element *(* get_first_element )(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env, axis2_qname_t *qname)


Detailed Description

Wsdl Types ops struct Encapsulator struct for ops of axis2_wsdl_types.


Member Data Documentation

axis2_status_t( * axis2_wsdl_types_ops::add_element)(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env, struct axis2_wsdl_extensible_element *element)
 

Adds the ExtensionElement to the map keyed with the axis2_qname_t

Parameters:
element 

axis2_status_t( * axis2_wsdl_types_ops::free)(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env)
 

De-allocate memory

Returns:
status code

struct axis2_wsdl_extensible_element*( * axis2_wsdl_types_ops::get_first_element)(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env, axis2_qname_t *qname)
 

Will return the first Element with the given QName Returns null if not found.

Parameters:
qname 
Returns:


The documentation for this struct was generated from the following file:
Generated on Fri Jun 16 18:02:44 2006 for Axis2/C by  doxygen 1.4.2