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

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

#include <itkConceptChecking.h>

List of all members.

Public Types

typedef Detail::UniqueType_bool<
true > 
TrueT
typedef Detail::UniqueType_bool<
itkGetStaticConstMacro(IsSigned) 
SignedT )

Public Member Functions

void constraints ()

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


Member Typedef Documentation

template<typename T>
typedef Detail::UniqueType_bool<itkGetStaticConstMacro(IsSigned) itk::Concept::Signed< T >::Constraints::SignedT)
 

Definition at line 331 of file itkConceptChecking.h.

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

Definition at line 330 of file itkConceptChecking.h.


Member Function Documentation

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

Definition at line 332 of file itkConceptChecking.h.

References itk::Concept::SameType< T1, T2 >::Constraints::constraints(), itk::Concept::Detail::IgnoreUnusedVariable(), and itk::Concept::SameType< T1, T2 >::itkConceptConstraintsMacro().


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 03:16:54 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000