Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mytypes.h

Go to the documentation of this file.
00001 #ifndef __MYTYPES_H__
00002 #define __MYTYPES_H__
00003 typedef unsigned char   UInt8;
00004 typedef unsigned short  UInt16;
00005 typedef signed short  Int16;
00006 typedef unsigned long   UInt32;
00007 #endif
00008 

Generated on Sat Nov 5 16:16:56 2005 for OPIE by  doxygen 1.4.2