#include <ToyMemType.h>
Data Fields | |
| DataType_e | type |
| Type information - DATA_INTEGER. | |
| unsigned int | value |
| Integer value. | |
Definition at line 57 of file ToyMemType.h.
|
|
Type information - DATA_INTEGER.
Definition at line 60 of file ToyMemType.h. |
|
|
Integer value.
Definition at line 62 of file ToyMemType.h. Referenced by TMM_StoreHeapInteger(), and TMM_StoreInteger(). |
1.3-rc3