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

axis2_svc_ctx_ops Struct Reference
[Message Context]

Message Context ops struct Encapsulator struct for ops of axis2_svc_ctx. More...

#include <axis2_svc_ctx.h>

List of all members.

Public Attributes

axis2_ctx_t *(* get_base )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
axis2_svc_grp_ctx *(* get_parent )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
axis2_status_t(* free )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
axis2_status_t(* init )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env, struct axis2_conf *conf)
axis2_char_t *(* get_svc_id )(const struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
axis2_svc *(* get_svc )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
axis2_status_t(* set_svc )(axis2_svc_ctx_t *svc_ctx, const axis2_env_t *env, struct axis2_svc *svc)
axis2_conf_ctx *(* get_conf_ctx )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
axis2_op_ctx *(* create_op_ctx )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env, axis2_qname_t *qname)


Detailed Description

Message Context ops struct Encapsulator struct for ops of axis2_svc_ctx.


Member Data Documentation

axis2_char_t*( * axis2_svc_ctx_ops::get_svc_id)(const struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env)
 

Returns:
Returns the svc_id.

axis2_status_t( * axis2_svc_ctx_ops::init)(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env, struct axis2_conf *conf)
 

The method is used to do the intialization of the EngineContext


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