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

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

#include <itkConceptChecking.h>

List of all members.

Public Types

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

Public Member Functions

void constraints ()


Detailed Description

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

Definition at line 520 of file itkConceptChecking.h.


Member Typedef Documentation

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

Definition at line 523 of file itkConceptChecking.h.

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

Definition at line 522 of file itkConceptChecking.h.


Member Function Documentation

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


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

Generated at Tue Sep 15 14:54:26 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000