#include <itkVectorContainer.h>
Inheritance diagram for itk::VectorContainer< TElementIdentifier, TElement >:
Template parameters for VectorContainer:
TElementIdentifier = An INTEGRAL type for use in indexing the vector.
TElement = The element type stored in the container.
Definition at line 48 of file itkVectorContainer.h.
|
Reimplemented from itk::Object. Definition at line 57 of file itkVectorContainer.h. |
|
Definition at line 61 of file itkVectorContainer.h. Referenced by itk::VectorContainer< TElementIdentifier, TElement >::ConstIterator::Index(), and itk::VectorContainer< TElementIdentifier, TElement >::VectorContainer(). |
|
Save the template parameters. Definition at line 60 of file itkVectorContainer.h. Referenced by itk::VectorContainer< TElementIdentifier, TElement >::ConstIterator::operator!=(), and itk::VectorContainer< TElementIdentifier, TElement >::Iterator::operator==(). |
|
Reimplemented from itk::Object. Definition at line 56 of file itkVectorContainer.h. |
|
Standard class typedefs. Reimplemented from itk::Object. Definition at line 54 of file itkVectorContainer.h. Referenced by itk::VectorContainer< TElementIdentifier, TElement >::VectorContainer(). |
|
This type is provided to Adapt this container as an STL container Definition at line 90 of file itkVectorContainer.h. |
|
Reimplemented from itk::Object. Definition at line 55 of file itkVectorContainer.h. |
|
Provide pass-through constructors corresponding to all the STL vector constructors. These are for internal use only since this is also an Object which must be constructed through the "New()" routine. Definition at line 74 of file itkVectorContainer.h. |
|
Provide pass-through constructors corresponding to all the STL vector constructors. These are for internal use only since this is also an Object which must be constructed through the "New()" routine. Definition at line 76 of file itkVectorContainer.h. |
|
Provide pass-through constructors corresponding to all the STL vector constructors. These are for internal use only since this is also an Object which must be constructed through the "New()" routine. Definition at line 78 of file itkVectorContainer.h. References itk::VectorContainer< TElementIdentifier, TElement >::Element. |
|
Provide pass-through constructors corresponding to all the STL vector constructors. These are for internal use only since this is also an Object which must be constructed through the "New()" routine. Definition at line 80 of file itkVectorContainer.h. References itk::VectorContainer< TElementIdentifier, TElement >::Self. |
|
Provide pass-through constructors corresponding to all the STL vector constructors. These are for internal use only since this is also an Object which must be constructed through the "New()" routine. Definition at line 83 of file itkVectorContainer.h. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Cast the container to a const STL container type Definition at line 107 of file itkVectorContainer.h. |
|
Cast the container to a STL container type Definition at line 103 of file itkVectorContainer.h. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Standard part of every itk Object. Reimplemented from itk::Object. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Method for creation through the object factory. Reimplemented from itk::Object. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Declare the public interface routines. |
|
Definition at line 112 of file itkVectorContainer.h. |
|
Friends to this class. Definition at line 111 of file itkVectorContainer.h. |