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

#include <sitkPixelIDTokens.h>

Public Types

typedef TrueType::type Type
 
typedef TrueType::value_type ValueType
 

Static Public Attributes

static const bool Value = TrueType::value
 

Detailed Description

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

Definition at line 82 of file sitkPixelIDTokens.h.

Member Typedef Documentation

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

Definition at line 86 of file sitkPixelIDTokens.h.

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

Definition at line 85 of file sitkPixelIDTokens.h.

Member Data Documentation

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

Definition at line 84 of file sitkPixelIDTokens.h.


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