_RDD_FILTERSET Struct Reference

#include <filterset.h>

Collaboration diagram for _RDD_FILTERSET:

Collaboration graph
[legend]

Detailed Description

Representation of a filter collection.

A filter set is implemented as a linked list of RDD_FSET_NODE nodes. This structure defines the list structure that gives access to the list nodes.

Definition at line 61 of file filterset.h.


Data Fields

RDD_FSET_NODEhead
RDD_FSET_NODE ** tail

Field Documentation

head of the filter list

Definition at line 62 of file filterset.h.

tail of the filter list

Definition at line 63 of file filterset.h.


The documentation for this struct was generated from the following file:

Generated on Sun Feb 6 12:36:44 2011 for rdd by  doxygen 1.5.6