|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "itkMacro.h"
Include dependency graph for utlITKMacro.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | ITK_DELETE_FUNCTION =delete |
| #define | ITK_HAS_CXX11_RVREF |
| #define | ITK_HAS_CXX11_STATIC_ASSERT |
| #define | ITK_NOEXCEPT noexcept |
| #define | ITK_NULLPTR nullptr |
| #define | ITK_OVERRIDE override |
| #define | itkFunctorGetMacro(name, type) |
| #define | itkFunctorSetGetMacro(name, type) |
| #define | itkFunctorSetMacro(name, type) |
| #define | itkGetConstPointerMacro(name, type) |
| #define | itkGetPointerMacro(name, type) |
| #define | itkSetByConstReferenceMacro(name, type) |
| #define | itkSetGetBooleanMacro(name) |
| #define | itkSetGetMacro(name, type) |
| #define | itkSetNDebugByConstReferenceMacro(name, type) |
| #define | itkSetNDebugMacro(name, type) |
| #define | itkSetNoConstMacro(name, type) |
| #define | itkShowPositionThreadedLogger(cond) |
| #define | itkThreadedLogger(cond, msgStr) |
| #define | itkTypedefMaskedImageToImageMacro(Superclass) |
| #define | itkVectorImageFilterComposeMacro(VectorImageType, ScalarImageFilterType, scalarImageFilter, input, output) |
Enumerations | |
| enum | { IMAGE_ND =0, IMAGE_VECTOR, IMAGE_VARIABLELENGTH, IMAGE_SPARSE } |
Definition in file utlITKMacro.h.
1.8.11