#include <testfilters.h>
Data Fields | |
int | exclude |
xmlChar * | key |
xmlListPtr | value_list |
int(* | filter )(struct test_filter_ *, const void *) |
Definition at line 45 of file testfilters.h.
set if the filter is negated with -
Definition at line 46 of file testfilters.h.
xmlChar* test_filter_::key |
filter key
Definition at line 47 of file testfilters.h.
xmlListPtr test_filter_::value_list |
filter value list
Definition at line 48 of file testfilters.h.
int(* test_filter_::filter)(struct test_filter_ *, const void *) |
filter function