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

axis2_phase_rule_ops Struct Reference
[Phase Rules]

Phase Rule ops struct. More...

#include <axis2_phase_rule.h>

List of all members.

Public Attributes

axis2_char_t *(* get_before )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)
axis2_status_t(* set_before )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env, const axis2_char_t *before)
axis2_char_t *(* get_after )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)
axis2_status_t(* set_after )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env, const axis2_char_t *after)
axis2_char_t *(* get_name )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)
axis2_status_t(* set_name )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env, const axis2_char_t *name)
axis2_bool_t(* is_phase_first )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)
axis2_status_t(* set_phase_first )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env, axis2_bool_t phae_first)
axis2_bool_t(* is_phase_last )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)
axis2_status_t(* set_phase_last )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env, axis2_bool_t phae_last)
axis2_status_t(* free )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)
axis2_phase_rule *(* clone )(struct axis2_phase_rule *phase_rule, const axis2_env_t *env)


Detailed Description

Phase Rule ops struct.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 16 18:02:42 2006 for Axis2/C by  doxygen 1.4.2