woden_nested_configurable.h File Reference

Axis2 Nested Configurable Interface This abstract superclass implements support for accessing or setting the 'parent' of a nested, configurable WSDL component. All such classes will directly or indirectly extend this abstract class. More...

#include <woden.h>
#include <woden_nested_component.h>
#include <woden_nested_element.h>
#include <woden_configurable.h>

Go to the source code of this file.

Classes

struct  woden_nested_configurable_ops
union  woden_nested_configurable_base
struct  woden_nested_configurable

Defines

#define WODEN_NESTED_CONFIGURABLE_FREE(nested_configurable, env)
#define WODEN_NESTED_CONFIGURABLE_TO_NESTED_CONFIGURABLE_FREE(nested_configurable, env)
#define WODEN_NESTED_CONFIGURABLE_SUPER_OBJS(nested_configurable, env)
#define WODEN_NESTED_CONFIGURABLE_GET_BASE_IMPL(nested_configurable, env)

Typedefs

typedef woden_nested_configurable_base woden_nested_configurable_base_t
typedef woden_nested_configurable woden_nested_configurable_t
typedef woden_nested_configurable_ops woden_nested_configurable_ops_t

Functions

AXIS2_EXTERN woden_nested_configurable_t * woden_nested_configurable_create (const axis2_env_t *env)
AXIS2_EXTERN woden_nested_configurable_t * woden_nested_configurable_to_nested_element (void *nested_configurable, const axis2_env_t *env)
AXIS2_EXTERN axis2_status_t woden_nested_configurable_resolve_methods (woden_nested_configurable_t *nested_configurable, const axis2_env_t *env, woden_nested_configurable_t *nested_configurable_impl, axis2_hash_t *methods)


Detailed Description

Axis2 Nested Configurable Interface This abstract superclass implements support for accessing or setting the 'parent' of a nested, configurable WSDL component. All such classes will directly or indirectly extend this abstract class.


Generated on Tue Oct 3 22:35:55 2006 for Axis2/C by  doxygen 1.4.7