axis2_any_content_type.h File Reference

#include <axis2_defines.h>
#include <axis2_env.h>
#include <axis2_const.h>
#include <axis2_hash.h>
#include <axis2_qname.h>

Go to the source code of this file.

Classes

struct  axis2_any_content_type_ops
struct  axis2_any_content_type

Defines

#define AXIS2_ANY_CONTENT_TYPE_ADD_VALUE(any_content_type, env, qname, value)   ((any_content_type)->ops->add_value(any_content_type, env, qname, value))
#define AXIS2_ANY_CONTENT_TYPE_GET_VALUE(any_content_type, env, qname)   ((any_content_type)->ops->get_value(any_content_type, env, qname))
#define AXIS2_ANY_CONTENT_TYPE_GET_VALUE_MAP(any_content_type, env)   ((any_content_type)->ops->get_value_map(any_content_type, env))
#define AXIS2_ANY_CONTENT_TYPE_FREE(any_content_type, env)   ((any_content_type)->ops->free(any_content_type, env))

Typedefs

typedef axis2_any_content_type axis2_any_content_type_t
typedef axis2_any_content_type_ops axis2_any_content_type_ops_t

Functions

AXIS2_EXTERN axis2_any_content_type_taxis2_any_content_type_create (const axis2_env_t *env)


Detailed Description


Generated on Thu Oct 26 21:11:25 2006 for Axis2/C by  doxygen 1.4.7