#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_wsdl_element.h>
#include <woden.h>
Go to the source code of this file.
Defines | |
#define | WODEN_DOCUMENTATION_ELEMENT_FREE(doc_el, env) |
#define | WODEN_DOCUMENTATION_ELEMENT_TYPE(doc_el, env) |
#define | WODEN_DOCUMENTATION_ELEMENT_SET_CONTENT(doc_el, env, doc_elem) |
#define | WODEN_DOCUMENTATION_ELEMENT_GET_CONTENT(doc_el, env) |
Typedefs | |
typedef woden_documentation_element | woden_documentation_element_t |
typedef woden_documentation_element_ops | woden_documentation_element_ops_t |
Functions | |
axis2_status_t | woden_documentation_element_resolve_methods (woden_documentation_element_t *documentation_element, const axis2_env_t *env, axis2_hash_t *methods) |