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 Reference

#include <itkObjectStore.h>

List of all members.

Public Member Functions

 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 136 of file itkObjectStore.h.

References itk::ObjectStore< TObjectType >::ObjectType.

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

Definition at line 138 of file itkObjectStore.h.

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

Definition at line 141 of file itkObjectStore.h.


Member Function Documentation

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

Definition at line 143 of file itkObjectStore.h.

References itk::ObjectStore< TObjectType >::ObjectType.


Member Data Documentation

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

Definition at line 146 of file itkObjectStore.h.

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

Definition at line 147 of file itkObjectStore.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 03:11:41 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000