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

axis2_any_content_type_ops Struct Reference
[Addressing relates to header]

Dispatcher operations struct. More...

#include <axis2_any_content_type.h>

List of all members.

Public Attributes

axis2_status_t(* add_value )(struct axis2_any_content_type *any_content_type, axis2_env_t **env, axis2_qname_t *qname, axis2_char_t *value)
axis2_char_t *(* get_value )(struct axis2_any_content_type *any_content_type, axis2_env_t **env, axis2_qname_t *qname)
axis2_hash_t *(* get_value_map )(struct axis2_any_content_type *any_content_type, axis2_env_t **env)
axis2_status_t(* free )(struct axis2_any_content_type *any_content_type, axis2_env_t **env)


Detailed Description

Dispatcher operations struct.


Member Data Documentation

axis2_status_t( * axis2_any_content_type_ops::add_value)(struct axis2_any_content_type *any_content_type, axis2_env_t **env, axis2_qname_t *qname, axis2_char_t *value)
 

Method addReferenceValue

Parameters:
name 
value 

axis2_char_t*( * axis2_any_content_type_ops::get_value)(struct axis2_any_content_type *any_content_type, axis2_env_t **env, axis2_qname_t *qname)
 

Method getReferenceValue

Parameters:
qname 
Returns:


The documentation for this struct was generated from the following file:
Generated on Wed Dec 7 07:58:26 2005 for Axis2/C by  doxygen 1.4.2