|
ImagingTools Core SDK
|
#include <IEventItemFactory.h>
Inherited by imtloggui::CEventFactoryCompBase [virtual].
Public Member Functions | |
| virtual QVector< int > | GetSupportedMessageIds () const =0 |
| virtual IEventItem * | CreateInstance (const ilog::IMessageConsumer::MessagePtr &message) const =0 |
Interface for the event item factory.
Definition at line 19 of file IEventItemFactory.h.
|
pure virtual |
Create event item instance with factory or slaves Slaves are used if the factory cannot create an event item instance for the given message
|
pure virtual |
Get supported message ids for factory and all slaves