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

#include <sitkPixelIDTokens.h>

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

Definition at line 55 of file sitkPixelIDTokens.h.

Member Typedef Documentation

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

Definition at line 59 of file sitkPixelIDTokens.h.

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

Definition at line 58 of file sitkPixelIDTokens.h.

Member Data Documentation

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

Definition at line 57 of file sitkPixelIDTokens.h.


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