axis2_wsdl_binding_msg_ref.h File Reference

Axis2 Wsdl bindig message reference interface. More...

#include <axis2_const.h>
#include <axis2_error.h>
#include <axis2_defines.h>
#include <axis2_env.h>
#include <axis2_allocator.h>
#include <axis2_qname.h>
#include <axis2_wsdl_extensible_component.h>

Go to the source code of this file.

Classes

struct  axis2_wsdl_binding_msg_ref_ops
 Wsdl Binding Message Reference ops struct Encapsulator struct for ops of axis2_wsdl_binding_msg_ref. More...
struct  axis2_wsdl_binding_msg_ref
 Wsdl binding message reference struct. More...

Defines

#define AXIS2_WSDL_BINDING_MSG_REF_FREE(wsdl_binding_msg_ref, env)   ((wsdl_binding_msg_ref)->ops->free (wsdl_binding_msg_ref, env))
#define AXIS2_WSDL_BINDING_MSG_REF_GET_DIRECTION(wsdl_binding_msg_ref, env)   ((wsdl_binding_msg_ref)->ops->get_direction (wsdl_binding_msg_ref, env))
#define AXIS2_WSDL_BINDING_MSG_REF_SET_DIRECTION(wsdl_binding_msg_ref, env, direction)   ((wsdl_binding_msg_ref)->ops->set_direction (wsdl_binding_msg_ref, env, direction))
#define AXIS2_WSDL_BINDING_MSG_REF_GET_MSG_LABEL(wsdl_binding_msg_ref, env)   ((wsdl_binding_msg_ref)->ops->get_msg_label (wsdl_binding_msg_ref, env))
#define AXIS2_WSDL_BINDING_MSG_REF_SET_MSG_LABEL(wsdl_binding_msg_ref, env, ref)   ((wsdl_binding_msg_ref)->ops->set_msg_label (wsdl_binding_msg_ref, env, msg_label))

Typedefs

typedef axis2_wsdl_binding_msg_ref axis2_wsdl_binding_msg_ref_t
typedef axis2_wsdl_binding_msg_ref_ops axis2_wsdl_binding_msg_ref_ops_t

Functions

AXIS2_EXTERN axis2_wsdl_binding_msg_ref_taxis2_wsdl_binding_msg_ref_create (const axis2_env_t *env)


Detailed Description

Axis2 Wsdl bindig message reference interface.


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