#include <gadget/gadgetConfig.h>#include <vpr/Util/Factory.h>#include <vpr/Util/Singleton.h>Include dependency graph for PositionFilterFactory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gadget |
Defines | |
| #define | GADGET_REGISTER_POSFILTER_CREATOR(FilterType) |
| Register a creator for the PositionFilter classes. More... | |
|
|
Value: class FilterType; \
const bool reg_ctr_ ## FilterType = gadget::PositionFilterFactory::instance()->registerCreator( FilterType::getElementType(), \
vpr::CreateProduct<PositionFilter, FilterType>);
Definition at line 45 of file PositionFilterFactory.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002