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

itkIntTypes.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Typedefs

typedef
::itksysFundamentalType_Int16 
itk::int16_t
typedef
::itksysFundamentalType_Int32 
itk::int32_t
typedef
::itksysFundamentalType_Int64 
itk::int64_t
typedef
::itksysFundamentalType_Int8 
itk::int8_t
typedef int16_t itk::int_fast16_t
typedef int32_t itk::int_fast32_t
typedef int64_t itk::int_fast64_t
typedef int8_t itk::int_fast8_t
typedef int16_t itk::int_least16_t
typedef int32_t itk::int_least32_t
typedef int64_t itk::int_least64_t
typedef int8_t itk::int_least8_t
typedef int64_t itk::intmax_t
typedef ::ptrdiff_t itk::intptr_t
typedef int ITK_INT32
typedef long long ITK_INT64
typedef char ITK_INT8
typedef int ITK_INTPTR
typedef unsigned short ITK_UINT16
typedef unsigned ITK_UINT32
typedef unsigned long long ITK_UINT64
typedef unsigned char ITK_UINT8
typedef unsigned ITK_UINTPTR
typedef
::itksysFundamentalType_UInt16 
itk::uint16_t
typedef
::itksysFundamentalType_UInt32 
itk::uint32_t
typedef
::itksysFundamentalType_UInt64 
itk::uint64_t
typedef
::itksysFundamentalType_UInt8 
itk::uint8_t
typedef uint16_t itk::uint_fast16_t
typedef uint32_t itk::uint_fast32_t
typedef uint64_t itk::uint_fast64_t
typedef uint8_t itk::uint_fast8_t
typedef uint16_t itk::uint_least16_t
typedef uint32_t itk::uint_least32_t
typedef uint64_t itk::uint_least64_t
typedef uint8_t itk::uint_least8_t
typedef uint64_t itk::uintmax_t
typedef ::vcl_size_t itk::uintptr_t

Typedef Documentation

typedef int ITK_INT32
Deprecated:
This type have been deprecated due to erroneous value, please use itk::int32_8 instead.

Definition at line 52 of file itkIntTypes.h.

typedef long long ITK_INT64
Deprecated:
This type have been deprecated due to erroneous value, please use itk::int64_t instead.

Definition at line 57 of file itkIntTypes.h.

typedef char ITK_INT8
Deprecated:
This type have been deprecated due to erroneous value, please use itk::int8_t instead.

Definition at line 48 of file itkIntTypes.h.

typedef int ITK_INTPTR
Deprecated:
This type have been deprecated due to erroneous value, please use itk::intptr_t instead.

Definition at line 90 of file itkIntTypes.h.

typedef unsigned short ITK_UINT16
Deprecated:
This type have been deprecated due to erroneous value, please use itk::uint16_t instead.

Definition at line 71 of file itkIntTypes.h.

typedef unsigned ITK_UINT32
Deprecated:
This type have been deprecated due to erroneous value, please use itk::uint32_t instead.

Definition at line 75 of file itkIntTypes.h.

typedef unsigned long long ITK_UINT64
Deprecated:
This type have been deprecated due to erroneous value, please use itk::uint64_t instead.

Definition at line 80 of file itkIntTypes.h.

typedef unsigned char ITK_UINT8
Deprecated:
This type have been deprecated due to erroneous value, please use itk::uint8_t instead.

Definition at line 67 of file itkIntTypes.h.

typedef unsigned ITK_UINTPTR
Deprecated:
This type have been deprecated due to erroneous value, please use itk::uintptr_t instead.

Definition at line 94 of file itkIntTypes.h.


Generated at Mon Jul 12 2010 20:20:59 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000