Data Fields | |
XDLItem | elem |
ActionType | atype |
int | severity |
char * | text |
Definition at line 157 of file xdasd_filter.c.
Make Actions list-able.
Definition at line 159 of file xdasd_filter.c.
Referenced by xdasd_filter_check(), and xf_end_tag().
Definition at line 160 of file xdasd_filter.c.
Referenced by xdasd_filter_check(), xf_create_action(), and xf_end_tag().
Definition at line 161 of file xdasd_filter.c.
Referenced by xdasd_filter_check(), xf_end_tag(), and xf_process_alarm_attrs().
char* action_tag::text |
Definition at line 162 of file xdasd_filter.c.
Referenced by xdasd_filter_check(), xf_cleanup_trigger_script(), xf_elem_data(), xf_end_tag(), and xf_free_action().