ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Private Attributes
itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator Class Reference

#include <itkAttributeKeepNObjectsLabelMapFilter.h>

List of all members.

Public Member Functions

bool operator() (const typename LabelObjectType::Pointer &a, const typename LabelObjectType::Pointer &b)
 ReverseComparator ()

Private Attributes

AttributeAccessorType m_Accessor

Detailed Description

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
class itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator

Definition at line 112 of file itkAttributeKeepNObjectsLabelMapFilter.h.


Constructor & Destructor Documentation

template<class TImage , class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator::ReverseComparator ( )
inline

Definition at line 119 of file itkAttributeKeepNObjectsLabelMapFilter.h.


Member Function Documentation

template<class TImage , class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
bool itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator::operator() ( const typename LabelObjectType::Pointer &  a,
const typename LabelObjectType::Pointer &  b 
)
inline

Definition at line 115 of file itkAttributeKeepNObjectsLabelMapFilter.h.


Member Data Documentation

template<class TImage , class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
AttributeAccessorType itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator::m_Accessor
private

Definition at line 121 of file itkAttributeKeepNObjectsLabelMapFilter.h.


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