Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MatrixResizeableDataObject< TItemType > Class Template Reference
[Data Processing Objects]

#include <itkMatrixResizeableDataObject.h>

Inheritance diagram for itk::MatrixResizeableDataObject< TItemType >:

Inheritance graph
[legend]
Collaboration diagram for itk::MatrixResizeableDataObject< TItemType >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename TItemType>
class itk::MatrixResizeableDataObject< TItemType >

Allows for a vnl matrix to be a data object with the flexibility of being resizable.

Definition at line 35 of file itkMatrixResizeableDataObject.h.

Public Types

typedef SmartPointer< const
Self
ConstPointer
typedef SmartPointer< SelfPointer
typedef MatrixResizeableDataObject Self
typedef DataObject Superclass

Public Member Functions

virtual const char * GetNameOfClass () const

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 MatrixResizeableDataObject ()
 ~MatrixResizeableDataObject ()


Member Typedef Documentation

template<typename TItemType>
typedef SmartPointer<const Self> itk::MatrixResizeableDataObject< TItemType >::ConstPointer
 

Definition at line 42 of file itkMatrixResizeableDataObject.h.

template<typename TItemType>
typedef SmartPointer<Self> itk::MatrixResizeableDataObject< TItemType >::Pointer
 

Definition at line 41 of file itkMatrixResizeableDataObject.h.

template<typename TItemType>
typedef MatrixResizeableDataObject itk::MatrixResizeableDataObject< TItemType >::Self
 

Standard class typedefs.

Definition at line 39 of file itkMatrixResizeableDataObject.h.

template<typename TItemType>
typedef DataObject itk::MatrixResizeableDataObject< TItemType >::Superclass
 

Definition at line 40 of file itkMatrixResizeableDataObject.h.


Constructor & Destructor Documentation

template<typename TItemType>
itk::MatrixResizeableDataObject< TItemType >::MatrixResizeableDataObject  )  [protected]
 

Default Constructor.

template<typename TItemType>
itk::MatrixResizeableDataObject< TItemType >::~MatrixResizeableDataObject  )  [protected]
 

Default Destructor.


Member Function Documentation

template<typename TItemType>
virtual const char* itk::MatrixResizeableDataObject< TItemType >::GetNameOfClass  )  const [virtual]
 

Run-time type information (and related methods).

template<typename TItemType>
static Pointer itk::MatrixResizeableDataObject< TItemType >::New  )  [static]
 

Method for creation through the object factory.


The documentation for this class was generated from the following file:
Generated at Sun Jul 9 20:38:54 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000