ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkObjectStore.h>
Definition at line 139 of file itkObjectStore.h.
Public Member Functions | |
void | Delete () |
MemoryBlock () | |
MemoryBlock (SizeValueType n) | |
~MemoryBlock ()=default | |
Public Attributes | |
ObjectType * | Begin |
SizeValueType | Size {0} |
|
inline |
Definition at line 140 of file itkObjectStore.h.
|
inline |
Definition at line 142 of file itkObjectStore.h.
|
default |
|
inline |
Definition at line 147 of file itkObjectStore.h.
ObjectType* itk::ObjectStore< TObjectType >::MemoryBlock::Begin |
Definition at line 152 of file itkObjectStore.h.
SizeValueType itk::ObjectStore< TObjectType >::MemoryBlock::Size {0} |
Definition at line 153 of file itkObjectStore.h.