#include <itkIPLFileNameList.h>
Definition at line 68 of file itkIPLFileNameList.h.
|
| | IPLFileSortInfo ()=default |
| |
| | IPLFileSortInfo (const char *const filename, float sliceLocation, int sliceOffset, int echoNumber, int imageNumber, void *data=nullptr) |
| |
| | IPLGetMacroDeclaration (Data, const void *) |
| |
| | IPLGetMacroDeclaration (EchoNumber, int) |
| |
| | IPLGetMacroDeclaration (ImageFileName, std::string) |
| |
| | IPLGetMacroDeclaration (ImageNumber, int) |
| |
| | IPLGetMacroDeclaration (SliceLocation, float) |
| |
| | IPLGetMacroDeclaration (SliceOffset, int) |
| |
| | IPLSetMacroDeclaration (Data, void *) |
| |
| | IPLSetMacroDeclaration (EchoNumber, int) |
| |
| | IPLSetMacroDeclaration (ImageFileName, std::string) |
| |
| | IPLSetMacroDeclaration (ImageNumber, int) |
| |
| | IPLSetMacroDeclaration (SliceLocation, float) |
| |
| | IPLSetMacroDeclaration (SliceOffset, int) |
| |
| virtual | ~IPLFileSortInfo () |
| |
◆ IPLFileSortInfo() [1/2]
| itk::IPLFileSortInfo::IPLFileSortInfo |
( |
| ) |
|
|
default |
◆ IPLFileSortInfo() [2/2]
| itk::IPLFileSortInfo::IPLFileSortInfo |
( |
const char *const | filename, |
|
|
float | sliceLocation, |
|
|
int | sliceOffset, |
|
|
int | echoNumber, |
|
|
int | imageNumber, |
|
|
void * | data = nullptr ) |
|
inline |
◆ ~IPLFileSortInfo()
| virtual itk::IPLFileSortInfo::~IPLFileSortInfo |
( |
| ) |
|
|
virtual |
◆ IPLGetMacroDeclaration() [1/6]
| itk::IPLFileSortInfo::IPLGetMacroDeclaration |
( |
Data | , |
|
|
const void * | ) |
◆ IPLGetMacroDeclaration() [2/6]
| itk::IPLFileSortInfo::IPLGetMacroDeclaration |
( |
EchoNumber | , |
|
|
int | ) |
◆ IPLGetMacroDeclaration() [3/6]
| itk::IPLFileSortInfo::IPLGetMacroDeclaration |
( |
ImageFileName | , |
|
|
std::string | ) |
◆ IPLGetMacroDeclaration() [4/6]
| itk::IPLFileSortInfo::IPLGetMacroDeclaration |
( |
ImageNumber | , |
|
|
int | ) |
◆ IPLGetMacroDeclaration() [5/6]
| itk::IPLFileSortInfo::IPLGetMacroDeclaration |
( |
SliceLocation | , |
|
|
float | ) |
◆ IPLGetMacroDeclaration() [6/6]
| itk::IPLFileSortInfo::IPLGetMacroDeclaration |
( |
SliceOffset | , |
|
|
int | ) |
◆ IPLSetMacroDeclaration() [1/6]
| itk::IPLFileSortInfo::IPLSetMacroDeclaration |
( |
Data | , |
|
|
void * | ) |
◆ IPLSetMacroDeclaration() [2/6]
| itk::IPLFileSortInfo::IPLSetMacroDeclaration |
( |
EchoNumber | , |
|
|
int | ) |
◆ IPLSetMacroDeclaration() [3/6]
| itk::IPLFileSortInfo::IPLSetMacroDeclaration |
( |
ImageFileName | , |
|
|
std::string | ) |
◆ IPLSetMacroDeclaration() [4/6]
| itk::IPLFileSortInfo::IPLSetMacroDeclaration |
( |
ImageNumber | , |
|
|
int | ) |
◆ IPLSetMacroDeclaration() [5/6]
| itk::IPLFileSortInfo::IPLSetMacroDeclaration |
( |
SliceLocation | , |
|
|
float | ) |
◆ IPLSetMacroDeclaration() [6/6]
| itk::IPLFileSortInfo::IPLSetMacroDeclaration |
( |
SliceOffset | , |
|
|
int | ) |
◆ m_Data
| const void* itk::IPLFileSortInfo::m_Data {} |
|
private |
◆ m_EchoNumber
| int itk::IPLFileSortInfo::m_EchoNumber {} |
|
private |
◆ m_ImageFileName
| std::string itk::IPLFileSortInfo::m_ImageFileName {} |
|
private |
◆ m_ImageNumber
| int itk::IPLFileSortInfo::m_ImageNumber {} |
|
private |
◆ m_SliceLocation
| float itk::IPLFileSortInfo::m_SliceLocation {} |
|
private |
◆ m_SliceOffset
| int itk::IPLFileSortInfo::m_SliceOffset {} |
|
private |
The documentation for this class was generated from the following file: