![]() |
ITK
4.6.0
Insight Segmentation and Registration Toolkit
|
#include "ITKIOIPLExport.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.
Macros | |
| #define | IPLSetMacro(name, type) |
| #define | IPLGetMacro(name, type) |
| #define IPLGetMacro | ( | name, | |
| type | |||
| ) |
Get built-in type. Creates member Get"name"() (e.g., GetVisibility());
Definition at line 50 of file itkIPLFileNameList.h.
| #define IPLSetMacro | ( | name, | |
| type | |||
| ) |
Set built-in type. Creates member Set"name"() (e.g., SetVisibility());
Definition at line 39 of file itkIPLFileNameList.h.
1.8.5