|
Classes |
struct | woden_wsdl10_part_ops |
union | woden_wsdl10_part_base |
struct | woden_wsdl10_part |
Defines |
#define | WODEN_WSDL10_PART_FREE(part, env) |
#define | WODEN_WSDL10_PART_SUPER_OBJS(part, env) |
#define | WODEN_WSDL10_PART_TYPE(part, env) |
#define | WODEN_WSDL10_PART_GET_BASE_IMPL(part, env) |
#define | WODEN_WSDL10_PART_GET_QNAME(part, env) |
#define | WODEN_WSDL10_PART_GET_ELEMENT_DECLARATION(part, env) |
#define | WODEN_WSDL10_PART_TO_ELEMENT(part, env) |
#define | WODEN_WSDL10_PART_SET_ELEMENT_DECLARATION(part, env, element) |
#define | WODEN_WSDL10_PART_SET_TYPES(part, env, types) |
Typedefs |
typedef woden_wsdl10_part_base | woden_wsdl10_part_base_t |
typedef woden_wsdl10_part | woden_wsdl10_part_t |
typedef woden_wsdl10_part_ops | woden_wsdl10_part_ops_t |
Functions |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_create (const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_part_element (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_nested_configurable (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_configurable (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_nested_element (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_configurable_element (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_documentable_element (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_documentable (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_attr_extensible (void *part, const axis2_env_t *env) |
AXIS2_EXTERN woden_wsdl10_part_t * | woden_wsdl10_part_to_element_extensible (void *part, const axis2_env_t *env) |
AXIS2_EXTERN axis2_status_t | woden_wsdl10_part_resolve_methods (woden_wsdl10_part_t *part, const axis2_env_t *env, woden_wsdl10_part_t *part_impl, axis2_hash_t *methods) |