Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Examples

xml_schema_particle.h File Reference

Axis2 Xml Schema Particle Interface Base class for all particle types. More...

#include <xml_schema_defines.h>
#include <xml_schema_annotated.h>
#include <axis2_hash.h>

Go to the source code of this file.

Defines

#define XML_SCHEMA_PARTICLE_FREE(particle, env)
#define XML_SCHEMA_PARTICLE_SUPER_OBJS(particle, env)
#define XML_SCHEMA_PARTICLE_GET_TYPE(particle, env)
#define XML_SCHEMA_PARTICLE_GET_BASE_IMPL(particle, env)
#define XML_SCHEMA_PARTICLE_GET_MAX_OCCURS(particle, env)
#define XML_SCHEMA_PARTICLE_SET_MAX_OCCURS(particle, env, max_occurs)
#define XML_SCHEMA_PARTICLE_GET_MIN_OCCURS(particle, env)
#define XML_SCHEMA_PARTICLE_SET_MIN_OCCURS(particle, env, min_occurs)

Typedefs

typedef xml_schema_particle xml_schema_particle_t
typedef xml_schema_particle_ops xml_schema_particle_ops_t

Functions

AXIS2_EXTERN xml_schema_particle_t * xml_schema_particle_create (const axis2_env_t *env)
AXIS2_EXTERN axis2_status_t xml_schema_particle_resolve_methods (xml_schema_particle_t *particle, const axis2_env_t *env, xml_schema_particle_t *particle_impl, axis2_hash_t *methods)


Detailed Description

Axis2 Xml Schema Particle Interface Base class for all particle types.


Generated on Fri Jun 16 18:02:39 2006 for Axis2/C by  doxygen 1.4.2