Equalizer
2.1.0
Parallel Rendering Framework
|
This is the complete list of members for eq::NotifierInterface, including all inherited members.
processEvent(EventType type, SizeEvent &event)=0 | eq::NotifierInterface | pure virtual |
processEvent(EventType type, PointerEvent &event)=0 (defined in eq::NotifierInterface) | eq::NotifierInterface | pure virtual |
processEvent(EventType type, KeyEvent &event)=0 (defined in eq::NotifierInterface) | eq::NotifierInterface | pure virtual |
processEvent(AxisEvent &event)=0 (defined in eq::NotifierInterface) | eq::NotifierInterface | pure virtual |
processEvent(ButtonEvent &event)=0 (defined in eq::NotifierInterface) | eq::NotifierInterface | pure virtual |
processEvent(EventType type)=0 | eq::NotifierInterface | pure virtual |
sendError(const uint32_t error)=0 | eq::NotifierInterface | pure virtual |
~NotifierInterface() (defined in eq::NotifierInterface) | eq::NotifierInterface | inlinevirtual |