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

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

#include <itkLabelObjectAccessors.h>

List of all members.

Public Types

typedef TAttributeAccessor AttributeAccessorType
typedef TLabelObject LabelObjectType

Public Member Functions

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


Detailed Description

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

Definition at line 74 of file itkLabelObjectAccessors.h.


Member Typedef Documentation

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

Definition at line 78 of file itkLabelObjectAccessors.h.

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

Definition at line 77 of file itkLabelObjectAccessors.h.


Constructor & Destructor Documentation

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

Definition at line 84 of file itkLabelObjectAccessors.h.

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


Member Function Documentation

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

Definition at line 79 of file itkLabelObjectAccessors.h.


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

Generated at Tue Sep 15 15:30:48 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000