SimpleITK  
itk::simple::IsLabel< LabelPixelID< TPixelType > > Struct Template Reference

#include <sitkPixelIDTokens.h>

+ Inheritance diagram for itk::simple::IsLabel< LabelPixelID< TPixelType > >:
+ Collaboration diagram for itk::simple::IsLabel< LabelPixelID< TPixelType > >:

Detailed Description

template<typename TPixelType>
struct itk::simple::IsLabel< LabelPixelID< TPixelType > >

Definition at line 80 of file sitkPixelIDTokens.h.

Public Types

using Type
 
using Type = typename TrueType::type
 
using ValueType
 
using ValueType = typename TrueType::value_type
 

Static Public Attributes

static const bool Value
 
static const bool Value = TrueType::value
 

Member Typedef Documentation

◆ Type [1/2]

using itk::simple::IsLabel< LabelPixelID< TPixelType > >::Type

Definition at line 77 of file sitkPixelIDTokens.h.

◆ Type [2/2]

template<typename TPixelType>
using itk::simple::IsLabel< LabelPixelID< TPixelType > >::Type = typename TrueType::type

Definition at line 84 of file sitkPixelIDTokens.h.

◆ ValueType [1/2]

using itk::simple::IsLabel< LabelPixelID< TPixelType > >::ValueType

Definition at line 76 of file sitkPixelIDTokens.h.

◆ ValueType [2/2]

template<typename TPixelType>
using itk::simple::IsLabel< LabelPixelID< TPixelType > >::ValueType = typename TrueType::value_type

Definition at line 83 of file sitkPixelIDTokens.h.

Member Data Documentation

◆ Value [1/2]

const bool itk::simple::IsLabel< LabelPixelID< TPixelType > >::Value
static

Definition at line 75 of file sitkPixelIDTokens.h.

◆ Value [2/2]

template<typename TPixelType>
const bool itk::simple::IsLabel< LabelPixelID< TPixelType > >::Value = TrueType::value
static

Definition at line 82 of file sitkPixelIDTokens.h.


The documentation for this struct was generated from the following file: