SimpleITK  
itk::simple::IsVector< VectorPixelID< TPixelType > > Struct Template Reference

#include <sitkPixelIDTokens.h>

+ Inheritance diagram for itk::simple::IsVector< VectorPixelID< TPixelType > >:
+ Collaboration diagram for itk::simple::IsVector< VectorPixelID< TPixelType > >:

Detailed Description

template<typename TPixelType>
struct itk::simple::IsVector< VectorPixelID< TPixelType > >

Definition at line 60 of file sitkPixelIDTokens.h.

Public Types

using Type
 
using Type = typename TrueType::type
 
using ValueType
 
using ValueType = typename TrueType::value_type
 

Static Public Attributes

static const bool Value
 
static const bool Value = TrueType::value
 

Member Typedef Documentation

◆ Type [1/2]

using itk::simple::IsVector< VectorPixelID< TPixelType > >::Type

Definition at line 57 of file sitkPixelIDTokens.h.

◆ Type [2/2]

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

Definition at line 64 of file sitkPixelIDTokens.h.

◆ ValueType [1/2]

using itk::simple::IsVector< VectorPixelID< TPixelType > >::ValueType

Definition at line 56 of file sitkPixelIDTokens.h.

◆ ValueType [2/2]

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

Definition at line 63 of file sitkPixelIDTokens.h.

Member Data Documentation

◆ Value [1/2]

const bool itk::simple::IsVector< VectorPixelID< TPixelType > >::Value
static

Definition at line 55 of file sitkPixelIDTokens.h.

◆ Value [2/2]

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

Definition at line 62 of file sitkPixelIDTokens.h.


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