Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Public Types | Public Member Functions

itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor > Class Template Reference

#include <itkLabelObjectAccessors.h>

List of all members.

Public Types

typedef TAttributeAccessor AttributeAccessorType
typedef TLabelObject LabelObjectType

Public Member Functions

 LabelObjectComparator ()
 LabelObjectComparator (LabelObjectComparator const &from)
bool operator() (const LabelObjectType *a, const LabelObjectType *b) const

Detailed Description

template<class TLabelObject, class TAttributeAccessor>
class itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >

Definition at line 55 of file itkLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject, class TAttributeAccessor>
typedef TAttributeAccessor itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType

Definition at line 59 of file itkLabelObjectAccessors.h.

template<class TLabelObject, class TAttributeAccessor>
typedef TLabelObject itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::LabelObjectType

Definition at line 58 of file itkLabelObjectAccessors.h.


Constructor & Destructor Documentation

template<class TLabelObject, class TAttributeAccessor>
itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::LabelObjectComparator (  )  [inline]

Definition at line 64 of file itkLabelObjectAccessors.h.

template<class TLabelObject, class TAttributeAccessor>
itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::LabelObjectComparator ( LabelObjectComparator< TLabelObject, TAttributeAccessor > const &  from  )  [inline]

Definition at line 65 of file itkLabelObjectAccessors.h.


Member Function Documentation

template<class TLabelObject, class TAttributeAccessor>
bool itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::operator() ( const LabelObjectType a,
const LabelObjectType b 
) const [inline]

Definition at line 60 of file itkLabelObjectAccessors.h.


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

Generated at Tue Jul 13 2010 04:01:16 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000