woden_configurable.h File Reference

Axis2 Configurable Interface An abstract superclass for WSDL 2.0 elements which can have <documentation> child elements. That is, all WSDL 2.0 elements except the <documentation> element itself. Defines accessor methods for manipulating DocumentationElements. More...

#include <woden.h>
#include <woden_configurable_element.h>
#include <woden_configurable_component.h>
#include <woden_documentable.h>

Go to the source code of this file.

Classes

struct  woden_configurable_ops
union  woden_configurable_base
struct  woden_configurable

Defines

#define WODEN_CONFIGURABLE_FREE(configurable, env)
#define WODEN_CONFIGURABLE_TO_CONFIGURABLE_FREE(configurable, env)
#define WODEN_CONFIGURABLE_SUPER_OBJS(configurable, env)
#define WODEN_CONFIGURABLE_GET_BASE_IMPL(configurable, env)

Typedefs

typedef woden_configurable_base woden_configurable_base_t
typedef woden_configurable woden_configurable_t
typedef woden_configurable_ops woden_configurable_ops_t

Functions

AXIS2_EXTERN woden_configurable_t * woden_configurable_create (const axis2_env_t *env)
AXIS2_EXTERN woden_configurable_t * woden_configurable_to_configurable_element (void *configurable, const axis2_env_t *env)
AXIS2_EXTERN axis2_status_t woden_configurable_resolve_methods (woden_configurable_t *configurable, const axis2_env_t *env, woden_configurable_t *configurable_impl, axis2_hash_t *methods)


Detailed Description

Axis2 Configurable Interface An abstract superclass for WSDL 2.0 elements which can have <documentation> child elements. That is, all WSDL 2.0 elements except the <documentation> element itself. Defines accessor methods for manipulating DocumentationElements.


Generated on Wed Dec 20 20:34:55 2006 for Axis2/C by  doxygen 1.5.1