ITK
6.0.0
Insight Toolkit
|
#include <itkObjectStore.h>
Definition at line 177 of file itkObjectStore.h.
Public Member Functions | |
void | Delete () |
MemoryBlock ()=default | |
MemoryBlock (SizeValueType n) | |
~MemoryBlock ()=default | |
Public Attributes | |
ObjectType * | Begin {} |
SizeValueType | Size { 0 } |
|
default |
|
inline |
Definition at line 181 of file itkObjectStore.h.
|
default |
|
inline |
Definition at line 190 of file itkObjectStore.h.
ObjectType* itk::ObjectStore< TObjectType >::MemoryBlock::Begin {} |
Definition at line 195 of file itkObjectStore.h.
SizeValueType itk::ObjectStore< TObjectType >::MemoryBlock::Size { 0 } |
Definition at line 196 of file itkObjectStore.h.