![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkObjectStore.h>
Public Member Functions | |
| void | Delete () |
| MemoryBlock () | |
| MemoryBlock (SizeValueType n) | |
| ~MemoryBlock ()=default | |
Public Attributes | |
| ObjectType * | Begin |
| SizeValueType | Size { 0 } |
Definition at line 177 of file itkObjectStore.h.
|
inline |
Definition at line 179 of file itkObjectStore.h.
|
inline |
Definition at line 183 of file itkObjectStore.h.
|
default |
|
inline |
Definition at line 192 of file itkObjectStore.h.
| ObjectType* itk::ObjectStore< TObjectType >::MemoryBlock::Begin |
Definition at line 197 of file itkObjectStore.h.
| SizeValueType itk::ObjectStore< TObjectType >::MemoryBlock::Size { 0 } |
Definition at line 198 of file itkObjectStore.h.
1.8.16