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

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

#include <itkConceptChecking.h>

Collaboration diagram for itk::Concept::CopyConstructible< T >::Constraints:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Definition at line 154 of file itkConceptChecking.h.

Public Member Functions

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

Public Attributes

b


Member Function Documentation

template<typename T>
void itk::Concept::CopyConstructible< T >::Constraints::const_constraints ( const T &  a  )  [inline]

Definition at line 163 of file itkConceptChecking.h.

References itk::Concept::Detail::IgnoreUnusedVariable().

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

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

Definition at line 156 of file itkConceptChecking.h.

References itk::Concept::CopyConstructible< T >::Constraints::b, itk::Concept::CopyConstructible< T >::Constraints::const_constraints(), and itk::Concept::Detail::IgnoreUnusedVariable().


Member Data Documentation

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

Definition at line 170 of file itkConceptChecking.h.

Referenced by itk::Concept::CopyConstructible< T >::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