| OpenEnroth 9cf7432
    | 
This is the complete list of members for GameTraceHandler, including all inherited members.
| _application | PlatformApplicationAware | private | 
| _componentStorage | PlatformApplicationAware | private | 
| _eventTypes | PlatformEventFilter | private | 
| _waitingForKeyRelease | GameTraceHandler | private | 
| activationEvent(const PlatformWindowEvent *event) | PlatformEventFilter | privatevirtual | 
| application() const | PlatformApplicationAware | inlineprivate | 
| closeEvent(const PlatformWindowEvent *event) | PlatformEventFilter | privatevirtual | 
| component() const | PlatformApplicationAware | inlineprivate | 
| deinitialize() | PlatformApplicationAware | inlineprivate | 
| event(const PlatformEvent *event) | PlatformEventFilter | privatevirtual | 
| eventTypes() const | PlatformEventFilter | inlineprivate | 
| gamepadAxisEvent(const PlatformGamepadAxisEvent *event) | PlatformEventFilter | privatevirtual | 
| gamepadConnectionEvent(const PlatformGamepadEvent *event) | PlatformEventFilter | privatevirtual | 
| gamepadKeyPressEvent(const PlatformGamepadKeyEvent *event) | PlatformEventFilter | privatevirtual | 
| gamepadKeyReleaseEvent(const PlatformGamepadKeyEvent *event) | PlatformEventFilter | privatevirtual | 
| GameTraceHandler() | GameTraceHandler | |
| initialize(PlatformApplication *application, const PlatformComponentStorage *componentStorage) | PlatformApplicationAware | inlineprivate | 
| installNotify() | PlatformApplicationAware | inlineprivatevirtual | 
| isTriggerKey(const PlatformKeyEvent *event) const | GameTraceHandler | private | 
| isTriggerKeySequence(const PlatformKeyEvent *event) const | GameTraceHandler | private | 
| keyPressEvent(const PlatformKeyEvent *event) override | GameTraceHandler | virtual | 
| keyReleaseEvent(const PlatformKeyEvent *event) override | GameTraceHandler | virtual | 
| mouseMoveEvent(const PlatformMouseEvent *event) | PlatformEventFilter | privatevirtual | 
| mousePressEvent(const PlatformMouseEvent *event) | PlatformEventFilter | privatevirtual | 
| mouseReleaseEvent(const PlatformMouseEvent *event) | PlatformEventFilter | privatevirtual | 
| moveEvent(const PlatformMoveEvent *event) | PlatformEventFilter | privatevirtual | 
| nativeEvent(const PlatformNativeEvent *event) | PlatformEventFilter | privatevirtual | 
| PlatformEventFilter(std::initializer_list< PlatformEventType > eventTypes) | PlatformEventFilter | explicitprivate | 
| PlatformEventFilter(PlatformEventWildcard eventTypes) | PlatformEventFilter | explicitprivate | 
| PlatformIntrospection | GameTraceHandler | friend | 
| removeNotify() | PlatformApplicationAware | inlineprivatevirtual | 
| resizeEvent(const PlatformResizeEvent *event) | PlatformEventFilter | privatevirtual | 
| textInputEvent(const PlatformTextInputEvent *event) | PlatformEventFilter | privatevirtual | 
| wheelEvent(const PlatformWheelEvent *event) | PlatformEventFilter | privatevirtual | 
| ~GameTraceHandler()=default | GameTraceHandler | virtual | 
| ~PlatformApplicationAware()=default | PlatformApplicationAware | private |