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]

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


Member Data Documentation

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

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


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

Generated at Thu May 28 18:44:01 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000