SimpleITK  1.2.4
Public Types | Static Public Attributes | List of all members
itk::simple::IsVector< VectorPixelID< 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::IsVector< VectorPixelID< TPixelType > >

Definition at line 62 of file sitkPixelIDTokens.h.

Member Typedef Documentation

template<typename TPixelType >
typedef TrueType::type itk::simple::IsVector< VectorPixelID< TPixelType > >::Type

Definition at line 66 of file sitkPixelIDTokens.h.

template<typename TPixelType >
typedef TrueType::value_type itk::simple::IsVector< VectorPixelID< TPixelType > >::ValueType

Definition at line 65 of file sitkPixelIDTokens.h.

Member Data Documentation

template<typename TPixelType >
const bool itk::simple::IsVector< VectorPixelID< TPixelType > >::Value = TrueType::value
static

Definition at line 64 of file sitkPixelIDTokens.h.


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