SimpleITK  1.2.4
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

typedef FalseType::type Type
 
typedef FalseType::value_type ValueType
 

Static Public Attributes

static const bool Value = FalseType::value
 

Detailed Description

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

Definition at line 75 of file sitkPixelIDTokens.h.

Member Typedef Documentation

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

Definition at line 79 of file sitkPixelIDTokens.h.

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

Definition at line 78 of file sitkPixelIDTokens.h.

Member Data Documentation

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

Definition at line 77 of file sitkPixelIDTokens.h.


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