libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblIEventFilterClass Struct Reference

#include <gimbal_ievent_filter.h>

Inheritance diagram for GblIEventFilterClass:
GblInterface GblClass GblObjectClass GblAppClass GblArenaAllocatorClass GblCmdParserClass GblContextClass GblExceptionClass GblLoggerClass GblMainLoopClass GblOptionGroupClass GblScannerClass GblSettingsClass GblTaskClass GblTestSuiteClass GblThreadClass

Data Fields

GblInterface base
 
GBL_RESULT(* pFnEventFilter )(GblIEventFilter *pSelf, GblIEventHandler *pHandler, GblEvent *pEvent)
 
- Data Fields inherited from GblInterface
GblClass base
 
size_t outerClassOffset_
 
- Data Fields inherited from GblClass
struct { 
 
   uintptr_t   metaClassInfo 
 
private_ 
 

Additional Inherited Members

Detailed Description

GblClass structure for GblIEventFilter.

Definition at line 33 of file gimbal_ievent_filter.h.

Field Documentation

◆ base

GblInterface GblIEventFilterClass::base

Inherited base class GblIEventFilter

Definition at line 33 of file gimbal_ievent_filter.h.

◆ pFnEventFilter

GBL_RESULT(* GblIEventFilterClass::pFnEventFilter) (GblIEventFilter *pSelf, GblIEventHandler *pHandler, GblEvent *pEvent)

Definition at line 34 of file gimbal_ievent_filter.h.


The documentation for this struct was generated from the following file: