TEMU
4.4
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Support/Objsys.h>
Data Fields | |
const char * | Name |
Name of property. More... | |
temu_Type | Typ |
Type tag. More... | |
size_t | Count |
Number of elements in property. More... | |
uintptr_t | Offset |
Offset from struct start. More... | |
temu_TypeObject * | TypeObj |
size_t temu_PropInfo::Count |
Number of elements in property.
const char* temu_PropInfo::Name |
Name of property.
uintptr_t temu_PropInfo::Offset |
Offset from struct start.
temu_Type temu_PropInfo::Typ |
Type tag.
temu_TypeObject* temu_PropInfo::TypeObj |