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

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

#include <itkConceptChecking.h>

List of all members.

Public Member Functions

void constraints ()
void const_constraints (const T &c)

Public Attributes

a
b

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


Member Function Documentation

template<typename T>
void itk::Concept::AdditiveOperators< T >::Constraints::const_constraints const T &  c  )  [inline]
 

Definition at line 280 of file itkConceptChecking.h.

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

Definition at line 272 of file itkConceptChecking.h.

References itk::Concept::AdditiveOperators< T >::Constraints::a.


Member Data Documentation

template<typename T>
T itk::Concept::AdditiveOperators< T >::Constraints::a
 

Definition at line 287 of file itkConceptChecking.h.

Referenced by itk::Concept::AdditiveOperators< T >::Constraints::constraints().

template<typename T>
T itk::Concept::AdditiveOperators< T >::Constraints::b
 

Definition at line 287 of file itkConceptChecking.h.


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