![]() |
Orfeo Toolbox
3.16
|
Go to the source code of this file.
Namespaces | |
| namespace | itk |
| Hashtable class, used to implement the hashed associative containers itk_hash_set, itk_hash_map, itk_hash_multiset, and itk_hash_multimap. | |
Typedefs | |
| typedef ::itksysFundamentalType_Int16 | itk::int16_t |
| typedef ::itksysFundamentalType_Int32 | itk::int32_t |
| typedef ::itksysFundamentalType_Int8 | itk::int8_t |
| typedef int16_t | itk::int_fast16_t |
| typedef int32_t | itk::int_fast32_t |
| typedef int8_t | itk::int_fast8_t |
| typedef int16_t | itk::int_least16_t |
| typedef int32_t | itk::int_least32_t |
| typedef int8_t | itk::int_least8_t |
| typedef int32_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_UInt8 | itk::uint8_t |
| typedef uint16_t | itk::uint_fast16_t |
| typedef uint32_t | itk::uint_fast32_t |
| typedef uint8_t | itk::uint_fast8_t |
| typedef uint16_t | itk::uint_least16_t |
| typedef uint32_t | itk::uint_least32_t |
| typedef uint8_t | itk::uint_least8_t |
| typedef uint32_t | itk::uintmax_t |
| typedef ::vcl_size_t | itk::uintptr_t |
| typedef int ITK_INT32 |
Definition at line 52 of file itkIntTypes.h.
| typedef long long ITK_INT64 |
Definition at line 57 of file itkIntTypes.h.
| typedef char ITK_INT8 |
Definition at line 48 of file itkIntTypes.h.
| typedef int ITK_INTPTR |
Definition at line 90 of file itkIntTypes.h.
| typedef unsigned short ITK_UINT16 |
Definition at line 71 of file itkIntTypes.h.
| typedef unsigned ITK_UINT32 |
Definition at line 75 of file itkIntTypes.h.
| typedef unsigned long long ITK_UINT64 |
Definition at line 80 of file itkIntTypes.h.
| typedef unsigned char ITK_UINT8 |
Definition at line 67 of file itkIntTypes.h.
| typedef unsigned ITK_UINTPTR |
Definition at line 94 of file itkIntTypes.h.