Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields  

ToyMem_Integer Struct Reference

Structure to hold a single integer. More...

#include <ToyMemType.h>


Data Fields

DataType_e type
 Type information - DATA_INTEGER.

unsigned int value
 Integer value.


Detailed Description

Structure to hold a single integer.

Definition at line 57 of file ToyMemType.h.


Field Documentation

DataType_e ToyMem_Integer::type
 

Type information - DATA_INTEGER.

Definition at line 60 of file ToyMemType.h.

unsigned int ToyMem_Integer::value
 

Integer value.

Definition at line 62 of file ToyMemType.h.

Referenced by TMM_StoreHeapInteger(), and TMM_StoreInteger().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 4 14:29:07 2003 for ToyMem by doxygen1.3-rc3