w2c_engine.h File Reference

represent command line option More...

#include <axis2_utils.h>
#include <w2c_cmdline_option_parser.h>

Go to the source code of this file.

Classes

struct  w2c_engine_ops
struct  w2c_engine

Defines

#define W2C_ENGINE_FREE(engine, env)   ((engine)->ops->free (engine, env))
#define W2C_ENGINE_GENERATE(engine, env)   ((engine)->ops->generate(engine, env ))

Typedefs

typedef w2c_engine w2c_engine_t
typedef w2c_engine_ops w2c_engine_ops_t

Functions

AXIS2_EXTERN w2c_engine_t * w2c_engine_create_with_parser (const axis2_env_t *env, w2c_cmdline_option_parser_t *parser)


Detailed Description

represent command line option


Generated on Wed Dec 20 20:34:53 2006 for Axis2/C by  doxygen 1.5.1