represent command line option


Classes

struct  w2c_properties_ops
struct  w2c_properties

Defines

#define W2C_PROPERTIES_FREE(properties, env)   ((properties)->ops->free (properties, env))
#define W2C_PROPERTIES_GET_HASH(properties, env)   ((properties)->ops->get_hash(properties, env))

Typedefs

typedef w2c_properties w2c_properties_t
typedef w2c_properties_ops w2c_properties_ops_t

Functions

AXIS2_EXTERN w2c_properties_t * w2c_properties_create (const axis2_env_t *env, axis2_char_t *filename, axis2_char_t seperator)

Function Documentation

AXIS2_EXTERN w2c_properties_t* w2c_properties_create ( const axis2_env_t env,
axis2_char_t *  filename,
axis2_char_t  seperator 
)

create a properties obj with aonther properties

Parameters:
env Environment. MUST NOT be NULL
properties copying properties
filename filename of .properties
seprator sep
Returns:
newly created w2c_properties object..


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