QFO type encoding. More...
Data Fields | |
string_t | encoding |
Objective-QC encoding. More... | |
pr_int_t | size |
total word size of this encoding More... | |
union { | |
qfot_array_t array | |
ty_array More... | |
pointer_t class | |
ty_class More... | |
qfot_fldptr_t fldptr | |
ty_none, ev_pointer/ev_field More... | |
qfot_func_t func | |
ty_none, ev_func More... | |
qfot_struct_t strct | |
ty_struct/ty_union/ty_enum More... | |
pr_int_t type | |
basic type: etype_t More... | |
} | t |
pr_int_t | ty |
meta type: ty_meta_e More... | |
QFO type encoding.
qfot_array_t array |
ty_array
pointer_t class |
ty_class
string_t encoding |
Objective-QC encoding.
qfot_fldptr_t fldptr |
ty_none, ev_pointer/ev_field
qfot_func_t func |
ty_none, ev_func
pr_int_t size |
total word size of this encoding
qfot_struct_t strct |
ty_struct/ty_union/ty_enum
union { ... } t |
pr_int_t ty |
meta type: ty_meta_e
pr_int_t type |
basic type: etype_t