Data Fields | |
| int | allocated |
| const char * | encoding |
| Objective-QC encoding. More... | |
| int | freeable |
| ty_meta_e | meta |
| function/pointer/array/struct types are more complex More... | |
| const char * | name |
| struct type_s * | next |
| struct protocollist_s * | protos |
| union { | |
| ty_array_t array | |
| struct class_s * class | |
| ty_fldptr_t fldptr | |
| ty_func_t func | |
| struct symtab_s * symtab | |
| } | t |
| etype_t | type |
| ev_invalid means structure/array etc More... | |
| struct def_s * | type_def |
| offset of qfo encodoing More... | |
| int allocated |
| ty_array_t array |
| struct class_s* class |
| const char* encoding |
Objective-QC encoding.
| ty_fldptr_t fldptr |
| int freeable |
| ty_func_t func |
| ty_meta_e meta |
function/pointer/array/struct types are more complex
| const char* name |
| struct type_s* next |
| struct protocollist_s* protos |
| struct symtab_s* symtab |
| union { ... } t |
| etype_t type |
ev_invalid means structure/array etc
| struct def_s* type_def |
offset of qfo encodoing