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