Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Concept::IsInteger< T >::Constraints Struct Reference

#include <itkConceptChecking.h>

List of all members.


Detailed Description

template<typename T>
struct itk::Concept::IsInteger< T >::Constraints

Definition at line 697 of file itkConceptChecking.h.

Public Types

typedef Detail::UniqueType_bool<
itkGetStaticConstMacro(Integral)> 
IntegralT
typedef Detail::UniqueType_bool<
true > 
TrueT

Public Member Functions

void constraints ()


Member Typedef Documentation

template<typename T>
typedef Detail::UniqueType_bool<itkGetStaticConstMacro(Integral)> itk::Concept::IsInteger< T >::Constraints::IntegralT

Definition at line 700 of file itkConceptChecking.h.

template<typename T>
typedef Detail::UniqueType_bool<true> itk::Concept::IsInteger< T >::Constraints::TrueT

Definition at line 699 of file itkConceptChecking.h.


Member Function Documentation

template<typename T>
void itk::Concept::IsInteger< T >::Constraints::constraints (  )  [inline]

Definition at line 701 of file itkConceptChecking.h.

References itk::Concept::Detail::IgnoreUnusedVariable().


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 13:17:10 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000