|
SimpleITK
|
Include dependency graph for sitkPixelIDValues.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
| namespace | itk::simple::detail |
Typedefs | |
| using | itk::simple::PixelIDValueType = int |
Enumerations | |
| enum | itk::simple::PixelIDValueEnum { itk::simple::sitkUnknown = -1 } |
| Enumerated values of pixelIDs. More... | |
Functions | |
| const std::string SITKCommon_EXPORT | itk::simple::GetPixelIDValueAsString (PixelIDValueEnum type) |
| const std::string SITKCommon_EXPORT | itk::simple::GetPixelIDValueAsString (PixelIDValueType type) |
| PixelIDValueType SITKCommon_EXPORT | itk::simple::GetPixelIDValueFromString (const std::string &enumString) |
| Function mapping enumeration names in std::string to values. | |
| SITKCommon_EXPORT std::ostream & | itk::simple::operator<< (std::ostream &os, const PixelIDValueEnum id) |
| template<typename TPixelIDTypeList = InstantiatedPixelIDTypeList> | |
| bool | itk::simple::TypeListHasPixelIDValue (PixelIDValueEnum match) |
| Check if the runtime PixelID is contained in a template parameter typelist. | |
1.13.2 |
Privacy Policy