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

#include <gimbal_type.h>

Data Fields

GblType interfaceType
 
size_t classOffset
 

Detailed Description

Provides implementation details of a GblInterface for a type.

Definition at line 72 of file gimbal_type.h.

Field Documentation

◆ interfaceType

GblType GblInterfaceImpl::interfaceType

GblType of the implemented GblInterface.

Definition at line 73 of file gimbal_type.h.

◆ classOffset

size_t GblInterfaceImpl::classOffset

offset of the GblInterface into GblClass (using offsetof())

Definition at line 74 of file gimbal_type.h.


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