Go to the source code of this file.
Namespaces | |
| namespace | itk |
Defines | |
| #define | IPLGetMacro(name, type) |
| #define | IPLSetMacro(name, type) |
Functions | |
| Get built in type Creates member Get | GetVisibility ()) |
| Set built in type Creates member Set | name ()(e.g. |
| Set built in type Creates member Set | SetVisibility ()) |
|
|
Value: Definition at line 41 of file itkIPLFileNameList.h. |
|
|
Value: virtual void Set##name (const type _arg) \ { \ if (this->m_##name != _arg) \ { \ this->m_##name = _arg; \ } \ } Definition at line 30 of file itkIPLFileNameList.h. |
|
|
|
|
|
Referenced by itk::ObjectFactory< T >::Create(), itk::ExposeMetaData(), and itk::fem::FEMPArray< T >::Find(). |
|
|
|
1.4.2 written by Dimitri van Heesch,
© 1997-2000