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

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

#include <itkObjectStore.h>

List of all members.

Public Member Functions

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

Public Attributes

ObjectTypeBegin
::vcl_size_t Size


Detailed Description

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

Definition at line 134 of file itkObjectStore.h.


Constructor & Destructor Documentation

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

Definition at line 136 of file itkObjectStore.h.

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

Definition at line 138 of file itkObjectStore.h.

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

Definition at line 141 of file itkObjectStore.h.


Member Function Documentation

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

Definition at line 143 of file itkObjectStore.h.


Member Data Documentation

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

Definition at line 146 of file itkObjectStore.h.

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

Definition at line 147 of file itkObjectStore.h.


The documentation for this struct was generated from the following file:

Generated at Tue Sep 15 11:33:46 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000