_RDD_FSET_NODE Struct Reference

#include <filterset.h>

Collaboration diagram for _RDD_FSET_NODE:

Collaboration graph
[legend]

Detailed Description

Representation of a filter node.

A filter set is implemented as a linked list of filters. This structure defines the representation of a list node.

Definition at line 49 of file filterset.h.


Data Fields

RDD_FILTERfilter
char * name
struct _RDD_FSET_NODEnext

Field Documentation

the filter

Definition at line 51 of file filterset.h.

filter name

Definition at line 50 of file filterset.h.

list link

Definition at line 52 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