#include <gadget/gadgetConfig.h>#include <vpr/Util/Factory.h>#include <vpr/Util/Singleton.h>Include dependency graph for EventFactory.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_EVENT_CREATOR(EventType, id) |
| Register a creator for the PositionFilter classes. More... | |
|
|
Value: class EventType; \ const bool reg_ctr_ ## id = gadget::EventFactory::instance()->registerCreator( id, \ vpr::CreateProduct<Event, EventType>);
Definition at line 44 of file EventFactory.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002