Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkIntTypes.h File Reference

Go to the source code of this file.

Typedefs

typedef char ITK_INT8
typedef int ITK_INT32
typedef long long ITK_INT64
typedef unsigned char ITK_UINT8
typedef unsigned short ITK_UINT16
typedef unsigned ITK_UINT32
typedef unsigned long long ITK_UINT64
typedef int ITK_INTPTR
typedef unsigned ITK_UINTPTR


Typedef Documentation

typedef int ITK_INT32
 

Definition at line 26 of file itkIntTypes.h.

typedef long long ITK_INT64
 

Definition at line 29 of file itkIntTypes.h.

typedef char ITK_INT8
 

Convenient and more descriptive integer types. Definition at line 25 of file itkIntTypes.h.

typedef int ITK_INTPTR
 

Definition at line 48 of file itkIntTypes.h.

typedef unsigned short ITK_UINT16
 

Definition at line 37 of file itkIntTypes.h.

typedef unsigned ITK_UINT32
 

Definition at line 38 of file itkIntTypes.h.

typedef unsigned long long ITK_UINT64
 

Definition at line 41 of file itkIntTypes.h.

typedef unsigned char ITK_UINT8
 

Definition at line 36 of file itkIntTypes.h.

typedef unsigned ITK_UINTPTR
 

Definition at line 49 of file itkIntTypes.h.


Generated at Sun Apr 1 02:48:18 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000