![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkObjectStore.h>
Public Member Functions | |
| void | Delete () |
| MemoryBlock () | |
| MemoryBlock (SizeValueType n) | |
| ~MemoryBlock () | |
Public Attributes | |
| ObjectType * | Begin |
| SizeValueType | Size |
Definition at line 137 of file itkObjectStore.h.
|
inline |
Definition at line 138 of file itkObjectStore.h.
|
inline |
Definition at line 140 of file itkObjectStore.h.
|
inline |
Definition at line 143 of file itkObjectStore.h.
|
inline |
Definition at line 145 of file itkObjectStore.h.
| ObjectType* itk::ObjectStore< TObjectType >::MemoryBlock::Begin |
Definition at line 148 of file itkObjectStore.h.
| SizeValueType itk::ObjectStore< TObjectType >::MemoryBlock::Size |
Definition at line 149 of file itkObjectStore.h.
1.8.1