#include <axutil_utils_defines.h>
#include <axutil_env.h>
#include <axiom_soap_envelope.h>
#include <axiom_element.h>
#include <sandesha2_error.h>
Go to the source code of this file.
Classes | |
struct | sandesha2_iom_rm_element_ops |
IOM RM Element ops struct Encapsulator struct for ops of sandesha2_iom_rm_element. More... | |
struct | sandesha2_iom_rm_element |
sandesha2_iom_rm_element sandesha2_iom_rm_element More... | |
typedef struct sandesha2_iom_rm_element_ops | sandesha2_iom_rm_element_ops_t |
typedef struct sandesha2_iom_rm_element | sandesha2_iom_rm_element_t |
axis2_status_t | sandesha2_iom_rm_element_free (sandesha2_iom_rm_element_t *element, const axutil_env_t *env) |
axis2_char_t * | sandesha2_iom_rm_element_get_namespace_value (sandesha2_iom_rm_element_t *element, const axutil_env_t *env) |
void * | sandesha2_iom_rm_element_from_om_node (sandesha2_iom_rm_element_t *element, const axutil_env_t *env, axiom_node_t *om_node) |
axiom_node_t * | sandesha2_iom_rm_element_to_om_node (sandesha2_iom_rm_element_t *element, const axutil_env_t *env, void *om_node) |
axis2_bool_t | sandesha2_iom_rm_element_is_namespace_supported (sandesha2_iom_rm_element_t *element, const axutil_env_t *env, axis2_char_t *ns) |