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

woden_nested_component.h File Reference

Axis2 Nested Component Interface Components which are nested within a 'top-level' component will extend this interface. These are Property, Feature and the sub components 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 <woden.h>
#include <woden_wsdl_component.h>

Go to the source code of this file.

Defines

#define WODEN_NESTED_COMPONENT_FREE(nested_component, env)
#define WODEN_NESTED_COMPONENT_TO_NESTED_COMPONENT_FREE(nested_component, env)
#define WODEN_NESTED_COMPONENT_TYPE(nested_component, env)
#define WODEN_NESTED_COMPONENT_GET_PARENT(nested_component, env)

Typedefs

typedef woden_nested_component woden_nested_component_t
typedef woden_nested_component_ops woden_nested_component_ops_t

Functions

axis2_status_t woden_nested_component_resolve_methods (woden_nested_component_t *nested_component, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Nested Component Interface Components which are nested within a 'top-level' component will extend this interface. These are Property, Feature and the sub components of Interface, Binding and Service.

The components which are not nested are Description, Interface, Binding, Service, ElementDeclaration and TypeDefinition.


Generated on Fri Jun 16 18:02:38 2006 for Axis2/C by  doxygen 1.4.2