ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEvolutionComputeIterationThreader.h>
Public Types | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator | DomainMapConstIteratorType |
typedef Superclass::DomainType | DomainType |
typedef LevelSetEvolutionType::EquationContainerType | EquationContainerType |
typedef LevelSetEvolutionType::IdListConstIterator | IdListConstIterator |
typedef LevelSetEvolutionType::IdListType | IdListType |
typedef LevelSetEvolutionType::InputImageType | InputImageType |
typedef LevelSetEvolutionType::LevelSetContainerType | LevelSetContainerType |
typedef LevelSetEvolutionType::LevelSetDataType | LevelSetDataType |
typedef TLevelSetEvolution | LevelSetEvolutionType |
typedef LevelSetEvolutionType::LevelSetImageType | LevelSetImageType |
typedef LevelSetEvolutionType::LevelSetOutputRealType | LevelSetOutputRealType |
typedef LevelSetEvolutionType::LevelSetType | LevelSetType |
typedef SmartPointer< Self > | Pointer |
typedef LevelSetEvolutionComputeIterationThreader | Self |
typedef DomainThreader < ThreadedDomainMapPartitionerType, TLevelSetEvolution > | Superclass |
typedef LevelSetEvolutionType::TermContainerType | TermContainerType |
typedef ThreadedIteratorRangePartitioner < DomainMapConstIteratorType > | ThreadedDomainMapPartitionerType |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
LevelSetEvolutionComputeIterationThreader () | |
virtual void | ThreadedExecution (const DomainType &imageSubRegion, const ThreadIdType threadId) |
Private Member Functions | |
LevelSetEvolutionComputeIterationThreader (const Self &) | |
void | operator= (const Self &) |
Definition at line 90 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef Superclass::AssociateType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::AssociateType |
typedef SmartPointer< const Self > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::ConstPointer |
typedef TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::DomainMapConstIteratorType |
Definition at line 95 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef Superclass::DomainType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::DomainType |
Superclass types.
Reimplemented from itk::DomainThreader< ThreadedIteratorRangePartitioner< TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >.
Definition at line 108 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::EquationContainerType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::EquationContainerType |
Definition at line 124 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::IdListConstIterator itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::IdListConstIterator |
Definition at line 117 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::IdListType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::IdListType |
Definition at line 116 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::InputImageType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::InputImageType |
Definition at line 118 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetContainerType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetContainerType |
Definition at line 123 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetDataType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetDataType |
Definition at line 121 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef TLevelSetEvolution itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetEvolutionType |
Types of the associate class.
Definition at line 115 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetImageType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetImageType |
Definition at line 120 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetOutputRealType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetOutputRealType |
Definition at line 122 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetType |
Definition at line 119 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef SmartPointer< Self > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::Pointer |
typedef LevelSetEvolutionComputeIterationThreader itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::Self |
Standard class typedefs.
Reimplemented from itk::DomainThreader< ThreadedIteratorRangePartitioner< TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >.
Definition at line 99 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef DomainThreader< ThreadedDomainMapPartitionerType, TLevelSetEvolution > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::Superclass |
typedef LevelSetEvolutionType::TermContainerType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::TermContainerType |
Definition at line 125 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef ThreadedIteratorRangePartitioner< DomainMapConstIteratorType > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::ThreadedDomainMapPartitionerType |
Definition at line 96 of file itkLevelSetEvolutionComputeIterationThreader.h.
itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetEvolutionComputeIterationThreader | ( | ) | [protected] |
itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::LevelSetEvolutionComputeIterationThreader | ( | const Self & | ) | [private] |
virtual::itk::LightObject::Pointer itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::CreateAnother | ( | void | ) | const [virtual] |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
virtual const char* itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::GetNameOfClass | ( | ) | const [virtual] |
Run time type information.
Reimplemented from itk::DomainThreader< ThreadedIteratorRangePartitioner< TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >.
static Pointer itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::New | ( | ) | [static] |
Standard New macro.
Reimplemented from itk::Object.
void itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::operator= | ( | const Self & | ) | [private] |
Mutex lock to protect modification to the reference count
Reimplemented from itk::DomainThreader< ThreadedIteratorRangePartitioner< TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >.
virtual void itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedIteratorRangePartitioner< typename TLevelSetEvolution::DomainMapImageFilterType::DomainMapType::const_iterator >, TLevelSetEvolution >::ThreadedExecution | ( | const DomainType & | imageSubRegion, |
const ThreadIdType | threadId | ||
) | [protected, virtual] |