libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
Builtin Types

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
 

Detailed Description

Meta types that are already built into libGimbal.

Macro Definition Documentation

◆ GBL_INTERFACE_TYPE

#define GBL_INTERFACE_TYPE

#include <gimbal_interface.h>

Builtin type ID associated with GblInterface.

See also
GblInterface

Definition at line 12 of file gimbal_interface.h.

◆ GBL_CONTEXT_TYPE

#define GBL_CONTEXT_TYPE

#include <gimbal_context.h>

Definition at line 18 of file gimbal_context.h.

◆ GBL_POINTER_TYPE

#define GBL_POINTER_TYPE

#include <gimbal_pointer.h>

Definition at line 14 of file gimbal_pointer.h.