SimpleITK  1.0.1
Classes | Namespaces | Typedefs
sitkPixelIDTokens.h File Reference
#include "sitkConfigure.h"
#include "sitkPixelIDValues.h"
#include "nsstd/type_traits.h"
+ Include dependency graph for sitkPixelIDTokens.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  itk::simple::IsBasic< TPixelIDType >
 
struct  itk::simple::IsBasic< BasicPixelID< TPixelType > >
 
struct  itk::simple::IsBasic< itk::Image< TPixelType, VImageDimension > >
 
struct  itk::simple::IsInstantiated< TPixelIDType, VImageDimension >
 
struct  itk::simple::IsInstantiated< itk::Image< TPixelType, VImageDimension >, 0 >
 
struct  itk::simple::IsInstantiated< itk::LabelMap< itk::LabelObject< TLabelType, VImageDimension > >, 0 >
 
struct  itk::simple::IsInstantiated< itk::VectorImage< TPixelType, VImageDimension >, 0 >
 
struct  itk::simple::IsLabel< TPixelIDType >
 
struct  itk::simple::IsLabel< itk::LabelMap< itk::LabelObject< TLabelType, VImageDimension > > >
 
struct  itk::simple::IsLabel< LabelPixelID< TPixelType > >
 
struct  itk::simple::IsVector< TPixelIDType >
 
struct  itk::simple::IsVector< itk::VectorImage< TPixelType, VImageDimension > >
 
struct  itk::simple::IsVector< VectorPixelID< TPixelType > >
 

Namespaces

 itk
 
 itk::simple
 

Typedefs

typedef nsstd::false_type itk::simple::FalseType
 
typedef nsstd::true_type itk::simple::TrueType