woden_nested_element.h File Reference

Axis2 Nested Element Interface Elements which are nested within a 'top-level' WSDL element will extend this interface. These are <feature>, <property> and the child elements of <interface>, <binding> and <service>. More...

#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>
#include <axis2_string.h>
#include <axis2_utils.h>
#include <axis2_hash.h>
#include <axis2_qname.h>
#include <woden.h>
#include <woden_wsdl_element.h>

Go to the source code of this file.

Classes

struct  woden_nested_element_ops
struct  woden_nested_element

Defines

#define WODEN_NESTED_ELEMENT_FREE(nested_el, env)
#define WODEN_NESTED_ELEMENT_TYPE(nested_el, env)
#define WODEN_NESTED_ELEMENT_SET_PARENT_ELEMENT(nested_el, env, parent)
#define WODEN_NESTED_ELEMENT_GET_PARENT_ELEMENT(nested_el, env)

Typedefs

typedef woden_nested_element woden_nested_element_t
typedef woden_nested_element_ops woden_nested_element_ops_t

Functions

axis2_status_t woden_nested_element_resolve_methods (woden_nested_element_t *nested_element, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Nested Element Interface Elements which are nested within a 'top-level' WSDL element will extend this interface. These are <feature>, <property> and the child elements of <interface>, <binding> and <service>.

The elements which are not nested are <description>, <import>, <include>, <types>, <interface>, <binding> and <service>.


Generated on Thu Oct 26 21:00:17 2006 for Axis2/C by  doxygen 1.4.7