#include <axis2_om_comment.h>
Public Attributes | |
axis2_status_t(* | free )(struct axis2_om_comment *om_comment, axis2_env_t **env) |
axis2_char_t *(* | get_value )(struct axis2_om_comment *om_comment, axis2_env_t **env) |
axis2_status_t(* | set_value )(struct axis2_om_comment *om_comment, axis2_env_t **env, const axis2_char_t *value) |
axis2_status_t(* | serialize )(struct axis2_om_comment *om_comment, axis2_env_t **env, axis2_om_output_t *om_output) |
|
Free a axis2_comment_t struct
|
|
get the comments data
|
|
serialize function
|
|
set comment data
|