ITK  4.2.0
Insight Segmentation and Registration Toolkit
Namespaces | Typedefs | Variables
itkIntTypes.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Typedefs

typedef SizeValueType itk::IdentifierType
typedef signed long itk::IndexValueType
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 signed long itk::OffsetValueType
typedef unsigned long itk::SizeValueType
typedef unsigned int itk::ThreadIdType
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

Variables

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::ptrdiff_t itk::intptr_t
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::vcl_size_t itk::uintptr_t