Soap Binding Message Reference Extensions
[Woden/C project]


Classes

struct  woden_soap_binding_msg_ref_exts_ops
struct  woden_soap_binding_msg_ref_exts

Defines

#define WODEN_SOAP_BINDING_MSG_REF_EXTS_FREE(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->free(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_SUPER_OBJS(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->super_objs(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_TYPE(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->type(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_BASE_IMPL(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->get_base_impl(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_SOAP_MODULES(soap_binding_msg_ref_exts, env)
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_SOAP_HEADERS(soap_binding_msg_ref_exts, env)

Typedefs

typedef woden_soap_binding_msg_ref_exts_base woden_soap_binding_msg_ref_exts_base_t
typedef woden_soap_binding_msg_ref_exts woden_soap_binding_msg_ref_exts_t
typedef woden_soap_binding_msg_ref_exts_ops woden_soap_binding_msg_ref_exts_ops_t

Functions

AXIS2_EXTERN woden_soap_binding_msg_ref_exts_t * woden_soap_binding_msg_ref_exts_create (const axis2_env_t *env)
AXIS2_EXTERN woden_soap_binding_msg_ref_exts_t * woden_soap_binding_msg_ref_exts_to_component_exts (void *soap_binding_msg_ref_exts, const axis2_env_t *env)
AXIS2_EXTERN axis2_status_t woden_soap_binding_msg_ref_exts_resolve_methods (woden_soap_binding_msg_ref_exts_t *soap_binding_msg_ref_exts, const axis2_env_t *env, woden_soap_binding_msg_ref_exts_t *soap_binding_msg_ref_exts_impl, axis2_hash_t *methods)

Define Documentation

#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_SOAP_HEADERS soap_binding_msg_ref_exts,
env   ) 
 

Value:

(((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->\
        get_soap_headers (soap_binding_msg_ref_exts, env))

#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_SOAP_MODULES soap_binding_msg_ref_exts,
env   ) 
 

Value:

(((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->\
        get_soap_modules (soap_binding_msg_ref_exts, env))


Generated on Thu Aug 31 17:32:43 2006 for Axis2/C by  doxygen 1.4.6