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

#include <gimbal_event.h>

Inheritance diagram for GblEventClass:
GblBoxClass GblClass GblIVariantClass GblInterface GblClass

Data Fields

GblBoxClass base
 
- Data Fields inherited from GblBoxClass
GblClass base
 
GblIVariantClass GblIVariantImpl
 
struct { 
 
   GblArrayMap *   pFields 
 
private_ 
 
GBL_RESULT(* pFnDestructor )(GblBox *pSelf)
 
- Data Fields inherited from GblClass
struct { 
 
   uintptr_t   metaClassInfo 
 
private_ 
 
- Data Fields inherited from GblIVariantClass
GblInterface base
 
const GblIVariantVTablepVTable
 
- Data Fields inherited from GblInterface
GblClass base
 
size_t outerClassOffset_
 

Additional Inherited Members

Detailed Description

GblClass VTable structure for GblEvent.

No public virtual methods

See also
GblEvent

Definition at line 48 of file gimbal_event.h.

Field Documentation

◆ base

GblBoxClass GblEventClass::base

Inherited base class structure.

Definition at line 48 of file gimbal_event.h.


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