FilterSystem Class Reference
#include <ifilter.h>
Detailed Description
Definition at line 71 of file ifilter.h.
Constructor & Destructor Documentation
virtual FilterSystem::~FilterSystem |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void FilterSystem::addFilter |
( |
Filter & |
filter, |
|
|
int |
mask | |
|
) |
| | [pure virtual] |
FilterSystem::INTEGER_CONSTANT |
( |
Version |
, |
|
|
1 |
| |
|
) |
| | |
virtual void FilterSystem::registerFilterable |
( |
Filterable & |
filterable |
) |
[pure virtual] |
FilterSystem::STRING_CONSTANT |
( |
Name |
, |
|
|
"filters" |
| |
|
) |
| | |
virtual void FilterSystem::unregisterFilterable |
( |
Filterable & |
filterable |
) |
[pure virtual] |
The documentation for this class was generated from the following file: