ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEvolutionComputeIterationThreader.h>
Public Types | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
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 < ThreadedImageRegionPartitioner < TImage::ImageDimension > , TLevelSetEvolution > | Superclass |
typedef LevelSetEvolutionType::TermContainerType | TermContainerType |
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 45 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef Superclass::AssociateType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::AssociateType |
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
Definition at line 63 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef SmartPointer< const Self > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::ConstPointer |
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
Definition at line 53 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef Superclass::DomainType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::DomainType |
Superclass types.
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
Definition at line 59 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::EquationContainerType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::EquationContainerType |
Definition at line 75 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::IdListConstIterator itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::IdListConstIterator |
Definition at line 68 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::IdListType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::IdListType |
Definition at line 67 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::InputImageType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::InputImageType |
Definition at line 69 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetContainerType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetContainerType |
Definition at line 74 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetDataType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetDataType |
Definition at line 72 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef TLevelSetEvolution itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetEvolutionType |
Types of the associate class.
Definition at line 66 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetImageType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetImageType |
Definition at line 71 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetOutputRealType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetOutputRealType |
Definition at line 73 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::LevelSetType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetType |
Definition at line 70 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef SmartPointer< Self > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::Pointer |
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
Definition at line 52 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionComputeIterationThreader itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::Self |
Standard class typedefs.
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
Definition at line 50 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution > itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::Superclass |
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
Definition at line 51 of file itkLevelSetEvolutionComputeIterationThreader.h.
typedef LevelSetEvolutionType::TermContainerType itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::TermContainerType |
Definition at line 76 of file itkLevelSetEvolutionComputeIterationThreader.h.
itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetEvolutionComputeIterationThreader | ( | ) | [protected] |
itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::LevelSetEvolutionComputeIterationThreader | ( | const Self & | ) | [private] |
virtual::itk::LightObject::Pointer itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, 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 >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::GetNameOfClass | ( | ) | const [virtual] |
Run time type information.
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
static Pointer itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::New | ( | ) | [static] |
Standard New macro.
Reimplemented from itk::Object.
void itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::operator= | ( | const Self & | ) | [private] |
Mutex lock to protect modification to the reference count
Reimplemented from itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.
virtual void itk::LevelSetEvolutionComputeIterationThreader< LevelSetDenseImageBase< TImage >, ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >::ThreadedExecution | ( | const DomainType & | subdomain, |
const ThreadIdType | threadId | ||
) | [protected, virtual] |
Do the threaded operation, somewhat like ThreadedGenerateData
in an ImageSource.
subdomain | The subdomain to operate on. |
threadId | The identifier for the current thread. Data to perform the operation on can be accessed by dereferencing this->m_Associate, which has direct access to private and protected members the enclosing class. |
Implements itk::DomainThreader< ThreadedImageRegionPartitioner< TImage::ImageDimension >, TLevelSetEvolution >.