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

#include <gimbal_ievent_handler.h>

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

Data Fields

GblInterface base
 
GBL_RESULT(* pFnEvent )(GblIEventHandler *pSelf, 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 GblIEventHandler.

Definition at line 32 of file gimbal_ievent_handler.h.

Field Documentation

◆ base

GblInterface GblIEventHandlerClass::base

Inherited base class GblIEventHandler

Definition at line 32 of file gimbal_ievent_handler.h.

◆ pFnEvent

GBL_RESULT(* GblIEventHandlerClass::pFnEvent) (GblIEventHandler *pSelf, GblEvent *pEvent)

Definition at line 33 of file gimbal_ievent_handler.h.


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