#include <axutil_utils_defines.h>
#include <axutil_env.h>
#include <sandesha2_iom_rm_element.h>
#include <sandesha2_error.h>
Go to the source code of this file.
Classes | |
struct | sandesha2_fault_code |
sandesha2_fault_code sandesha2_fault_code More... | |
Typedefs | |
typedef struct sandesha2_fault_code | sandesha2_fault_code_t |
Functions | |
AXIS2_EXTERN sandesha2_fault_code_t * | sandesha2_fault_code_create (const axutil_env_t *env, axis2_char_t *ns_value) |
axis2_char_t * | sandesha2_fault_code_get_fault_code (sandesha2_fault_code_t *fault_code, const axutil_env_t *env) |
axis2_status_t | sandesha2_fault_code_set_fault_code (sandesha2_fault_code_t *fault_code, const axutil_env_t *env, axis2_char_t *str_fault_code) |