SimpleITK  
Public Types | Static Public Attributes | List of all members
itk::simple::IsLabel< TPixelIDType > Struct Template Reference

#include <sitkPixelIDTokens.h>

+ Inheritance diagram for itk::simple::IsLabel< TPixelIDType >:

Public Types

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

Static Public Attributes

static const bool Value = FalseType::value
 

Detailed Description

template<typename TPixelIDType>
struct itk::simple::IsLabel< TPixelIDType >

Definition at line 73 of file sitkPixelIDTokens.h.

Member Typedef Documentation

◆ Type

template<typename TPixelIDType >
using itk::simple::IsLabel< TPixelIDType >::Type = typename FalseType::type

Definition at line 77 of file sitkPixelIDTokens.h.

◆ ValueType

template<typename TPixelIDType >
using itk::simple::IsLabel< TPixelIDType >::ValueType = typename FalseType::value_type

Definition at line 76 of file sitkPixelIDTokens.h.

Member Data Documentation

◆ Value

template<typename TPixelIDType >
const bool itk::simple::IsLabel< TPixelIDType >::Value = FalseType::value
static

Definition at line 75 of file sitkPixelIDTokens.h.


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