#include <filterset.h>
A filter cursor is used to visit all filters in a filter set. The cursor keeps track of the current position in the filter set.
Definition at line 71 of file filterset.h.
Data Fields | |
RDD_FSET_NODE * | current |
Definition at line 72 of file filterset.h.