hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
YoiTypeInfoObject Struct Reference

#include <rtti.h>

Public Attributes

int64_t gc_refcount
 
int64_t type_info_struct_type_id
 
int64_t type_id_object
 
char * type_name_object
 
int64_t type_enum_object
 
int64_t type_affiliate_module_object
 
int64_t type_index_object
 
int64_t is_array_object
 

Detailed Description

Definition at line 45 of file rtti.h.

Member Data Documentation

◆ gc_refcount

int64_t gc_refcount

Definition at line 46 of file rtti.h.

◆ is_array_object

int64_t is_array_object

Definition at line 53 of file rtti.h.

◆ type_affiliate_module_object

int64_t type_affiliate_module_object

Definition at line 51 of file rtti.h.

◆ type_enum_object

int64_t type_enum_object

Definition at line 50 of file rtti.h.

◆ type_id_object

int64_t type_id_object

Definition at line 48 of file rtti.h.

◆ type_index_object

int64_t type_index_object

Definition at line 52 of file rtti.h.

◆ type_info_struct_type_id

int64_t type_info_struct_type_id

Definition at line 47 of file rtti.h.

◆ type_name_object

char* type_name_object

Definition at line 49 of file rtti.h.


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