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

itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints Struct Reference

#include <itkConceptChecking.h>

List of all members.


Detailed Description

template<typename T1, typename T2 = T1>
struct itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints

Definition at line 358 of file itkConceptChecking.h.

Public Member Functions

void const_constraints (const T1 &d)
void constraints ()

Public Attributes

T2 a
T1 b


Member Function Documentation

template<typename T1, typename T2 = T1>
void itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::const_constraints ( const T1 &  d  )  [inline]

Definition at line 365 of file itkConceptChecking.h.

References itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::a.

Referenced by itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints().

template<typename T1, typename T2 = T1>
void itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints (  )  [inline]

Definition at line 360 of file itkConceptChecking.h.

References itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::a, itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::b, and itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::const_constraints().


Member Data Documentation

template<typename T1, typename T2 = T1>
T2 itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::a

Definition at line 369 of file itkConceptChecking.h.

Referenced by itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::const_constraints(), and itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints().

template<typename T1, typename T2 = T1>
T1 itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::b

Definition at line 370 of file itkConceptChecking.h.

Referenced by itk::Concept::MultiplyAndAssignOperator< T1, T2 >::Constraints::constraints().


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