#include <itkLabelObjectAccessors.h>
Public Types | |
typedef TAttributeAccessor | AttributeAccessorType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
LabelObjectReverseComparator () | |
LabelObjectReverseComparator (LabelObjectReverseComparator const &from) | |
bool | operator() (const LabelObjectType *a, const LabelObjectType *b) const |
Definition at line 74 of file itkLabelObjectAccessors.h.
typedef TAttributeAccessor itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 78 of file itkLabelObjectAccessors.h.
typedef TLabelObject itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 77 of file itkLabelObjectAccessors.h.
itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectReverseComparator | ( | ) | [inline] |
Definition at line 84 of file itkLabelObjectAccessors.h.
itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectReverseComparator | ( | LabelObjectReverseComparator< TLabelObject, TAttributeAccessor > const & | from | ) | [inline] |
Definition at line 85 of file itkLabelObjectAccessors.h.
bool itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::operator() | ( | const LabelObjectType * | a, | |
const LabelObjectType * | b | |||
) | const [inline] |
Definition at line 79 of file itkLabelObjectAccessors.h.