#include <tools.h>
Public Attributes | |
| long long int * | llintp | 
| unsigned long long int * | ullintp | 
| long int * | lintp | 
| unsigned long int * | ulintp | 
| int * | nintp | 
| unsigned int * | uintp | 
| short int * | sintp | 
| unsigned short int * | usintp | 
| char * | ncharp | 
| unsigned char * | ucharp | 
| double * | drealp | 
| float * | realp | 
| sDWord * | sdwordp | 
| uDWord * | udwordp | 
| sWord * | swordp | 
| uWord * | uwordp | 
| sByte * | sbytep | 
| uByte * | ubytep | 
Definition at line 124 of file tools.h.
 1.6.1