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

#include <sitkPixelIDTokens.h>

+ Inheritance diagram for itk::simple::IsBasic< 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::IsBasic< TPixelIDType >

Definition at line 35 of file sitkPixelIDTokens.h.

Member Typedef Documentation

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

Definition at line 39 of file sitkPixelIDTokens.h.

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

Definition at line 38 of file sitkPixelIDTokens.h.

Member Data Documentation

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

Definition at line 37 of file sitkPixelIDTokens.h.


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