libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Files | |
file | gimbal_box.h |
Data Structures | |
struct | GblBoxClass |
struct | GblBox |
class | GblObject |
Macros | |
#define | GBL_INTERFACE_TYPE |
#define | GBL_CONTEXT_TYPE |
#define | GBL_POINTER_TYPE |
Meta types that are already built into libGimbal.
#define GBL_INTERFACE_TYPE |
#include <gimbal_interface.h>
Builtin type ID associated with GblInterface.
Definition at line 12 of file gimbal_interface.h.
#define GBL_CONTEXT_TYPE |
#include <gimbal_context.h>
Definition at line 18 of file gimbal_context.h.
#define GBL_POINTER_TYPE |
#include <gimbal_pointer.h>
Definition at line 14 of file gimbal_pointer.h.