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

axis2_transport_in_desc_ops Struct Reference
[Transport in]

Description Transport In ops struct Encapsulator struct for ops of axis2_transport_in_desc. More...

#include <axis2_transport_in_desc.h>

List of all members.

Public Attributes

axis2_status_t(* free )(axis2_transport_in_desc_t *transport_in_desc, const axis2_env_t *env)
axis2_qname_t *(* get_qname )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
axis2_status_t(* set_qname )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, axis2_qname_t *qname)
axis2_flow *(* get_inflow )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
axis2_status_t(* set_inflow )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, struct axis2_flow *inflow)
axis2_flow *(* get_faultflow )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
axis2_status_t(* set_faultflow )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, struct axis2_flow *faultflow)
axis2_transport_receiver *(* get_recv )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
axis2_status_t(* set_recv )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, struct axis2_transport_receiver *recv)
axis2_phase *(* get_in_phase )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
axis2_status_t(* set_in_phase )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, struct axis2_phase *in_phase)
axis2_phase *(* get_faultphase )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
axis2_status_t(* set_faultphase )(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, struct axis2_phase *faultphase)
axis2_status_t(* add_param )(axis2_transport_in_desc_t *transport_in_desc, const axis2_env_t *env, axis2_param_t *param)
axis2_param_t *(* get_param )(axis2_transport_in_desc_t *transport_in_desc, const axis2_env_t *env, axis2_char_t *param_name)
axis2_bool_t(* is_param_locked )(axis2_transport_in_desc_t *transport_in_desc, const axis2_env_t *env, axis2_char_t *param_name)


Detailed Description

Description Transport In ops struct Encapsulator struct for ops of axis2_transport_in_desc.


Member Data Documentation

axis2_status_t( * axis2_transport_in_desc_ops::free)(axis2_transport_in_desc_t *transport_in_desc, const axis2_env_t *env)
 

De-allocate memory

Returns:
status code

axis2_qname_t*( * axis2_transport_in_desc_ops::get_qname)(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
 

Returns:

struct axis2_transport_receiver*( * axis2_transport_in_desc_ops::get_recv)(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env)
 

Returns:

axis2_status_t( * axis2_transport_in_desc_ops::set_qname)(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, axis2_qname_t *qname)
 

Parameters:
name 

axis2_status_t( * axis2_transport_in_desc_ops::set_recv)(struct axis2_transport_in_desc *transport_in, const axis2_env_t *env, struct axis2_transport_receiver *recv)
 

Parameters:
receiver 


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