axiom_soap_fault_code.h File Reference

axiom_soap_fault_code struct More...

#include <axis2_env.h>
#include <axiom_soap_fault.h>

Go to the source code of this file.

Classes

struct  axiom_soap_fault_code_ops
 soap_fault_code operations struct ops Encapsulator struct of axiom_soap_fault_code More...
struct  axiom_soap_fault_code
 soap_fault_code struct represent a soap_fault_code More...

Defines

#define AXIOM_SOAP_FAULT_CODE_FREE(fault_code, env)   ((fault_code)->ops->free_fn(fault_code, env))
#define AXIOM_SOAP_FAULT_CODE_GET_SUB_CODE(fault_code, env)   ((fault_code)->ops->get_sub_code(fault_code, env))
#define AXIOM_SOAP_FAULT_CODE_GET_VALUE(fault_code, env)   ((fault_code)->ops->get_value(fault_code, env))
#define AXIOM_SOAP_FAULT_CODE_GET_BASE_NODE(fault_code, env)   ((fault_code)->ops->get_base_node(fault_code, env))

Typedefs

typedef axiom_soap_fault_code_ops axiom_soap_fault_code_ops_t
typedef axiom_soap_fault_code axiom_soap_fault_code_t

Functions

AXIS2_EXTERN axiom_soap_fault_code_taxiom_soap_fault_code_create_with_parent (const axis2_env_t *env, axiom_soap_fault_t *fault)
AXIS2_EXTERN axiom_soap_fault_code_taxiom_soap_fault_code_create_with_parent_value (const axis2_env_t *env, axiom_soap_fault_t *fault, axis2_char_t *value)


Detailed Description

axiom_soap_fault_code struct


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