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

itk::ObjectStore< TObjectType >::MemoryBlock Struct Template Reference

#include <itkObjectStore.h>

List of all members.

Public Methods

 MemoryBlock ()
 MemoryBlock (::vcl_size_t n)
 ~MemoryBlock ()
void Delete ()

Public Attributes

ObjectTypeBegin
::vcl_size_t Size

template<class TObjectType>
struct itk::ObjectStore< TObjectType >::MemoryBlock


Constructor & Destructor Documentation

template<class TObjectType>
itk::ObjectStore< TObjectType >::MemoryBlock::MemoryBlock   [inline]
 

Definition at line 126 of file itkObjectStore.h.

template<class TObjectType>
itk::ObjectStore< TObjectType >::MemoryBlock::MemoryBlock ::vcl_size_t    n [inline]
 

Definition at line 128 of file itkObjectStore.h.

template<class TObjectType>
itk::ObjectStore< TObjectType >::MemoryBlock::~MemoryBlock   [inline]
 

Definition at line 131 of file itkObjectStore.h.


Member Function Documentation

template<class TObjectType>
void itk::ObjectStore< TObjectType >::MemoryBlock::Delete   [inline]
 

Definition at line 133 of file itkObjectStore.h.


Member Data Documentation

template<class TObjectType>
ObjectType* itk::ObjectStore< TObjectType >::MemoryBlock::Begin
 

Definition at line 136 of file itkObjectStore.h.

template<class TObjectType>
:: vcl_size_t itk::ObjectStore< TObjectType >::MemoryBlock::Size
 

Definition at line 137 of file itkObjectStore.h.


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:37:20 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000