#include "ITKIOIPLExport.h"#include "itkMath.h"#include "itkMacro.h"#include "itkObject.h"#include <cstdio>#include <string>#include <list>
Include dependency graph for itkIPLFileNameList.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::IPLFileNameList |
| class | itk::IPLFileSortInfo |
Namespaces | |
| namespace | itk |
Macros | |
| #define | IPLGetMacroDeclaration(name, type) |
| #define | IPLGetMacroDefinition(class, name, type) |
| #define | IPLSetMacroDeclaration(name, type) |
| #define | IPLSetMacroDefinition(class, name, type) |
| #define IPLGetMacroDeclaration | ( | name, | |
| type ) |
Get built-in type. Creates member Get"name"() (e.g., GetVisibility());
Definition at line 56 of file itkIPLFileNameList.h.
| #define IPLGetMacroDefinition | ( | class, | |
| name, | |||
| type ) |
Definition at line 58 of file itkIPLFileNameList.h.
| #define IPLSetMacroDeclaration | ( | name, | |
| type ) |
Set built-in type. Creates member Set"name"() (e.g., SetVisibility());
Definition at line 40 of file itkIPLFileNameList.h.
| #define IPLSetMacroDefinition | ( | class, | |
| name, | |||
| type ) |
Definition at line 42 of file itkIPLFileNameList.h.