#include <itkIPLFileNameList.h>
Definition at line 52 of file itkIPLFileNameList.h.
Public Member Functions | |
IPLFileSortInfo (const char *const filename, float sliceLocation, int sliceOffset, int echoNumber, int imageNumber, void *data=0) | |
IPLFileSortInfo () | |
IPLGetMacro (Data, const void *) | |
IPLGetMacro (ImageNumber, int) | |
IPLGetMacro (EchoNumber, int) | |
IPLGetMacro (SliceOffset, int) | |
IPLGetMacro (SliceLocation, float) | |
IPLGetMacro (ImageFileName, std::string) | |
IPLSetMacro (Data, void *) | |
IPLSetMacro (ImageNumber, int) | |
IPLSetMacro (EchoNumber, int) | |
IPLSetMacro (SliceOffset, int) | |
IPLSetMacro (SliceLocation, float) | |
IPLSetMacro (ImageFileName, std::string) | |
virtual | ~IPLFileSortInfo () |
itk::IPLFileSortInfo::IPLFileSortInfo | ( | ) | [inline] |
Definition at line 55 of file itkIPLFileNameList.h.
itk::IPLFileSortInfo::IPLFileSortInfo | ( | const char *const | filename, | |
float | sliceLocation, | |||
int | sliceOffset, | |||
int | echoNumber, | |||
int | imageNumber, | |||
void * | data = 0 | |||
) | [inline] |
Definition at line 64 of file itkIPLFileNameList.h.
virtual itk::IPLFileSortInfo::~IPLFileSortInfo | ( | ) | [inline, virtual] |
Definition at line 75 of file itkIPLFileNameList.h.
itk::IPLFileSortInfo::IPLGetMacro | ( | Data | , | |
const void * | ||||
) |
itk::IPLFileSortInfo::IPLGetMacro | ( | ImageNumber | , | |
int | ||||
) |
itk::IPLFileSortInfo::IPLGetMacro | ( | EchoNumber | , | |
int | ||||
) |
itk::IPLFileSortInfo::IPLGetMacro | ( | SliceOffset | , | |
int | ||||
) |
itk::IPLFileSortInfo::IPLGetMacro | ( | SliceLocation | , | |
float | ||||
) |
itk::IPLFileSortInfo::IPLGetMacro | ( | ImageFileName | , | |
std::string | ||||
) |
itk::IPLFileSortInfo::IPLSetMacro | ( | Data | , | |
void * | ||||
) |
itk::IPLFileSortInfo::IPLSetMacro | ( | ImageNumber | , | |
int | ||||
) |
itk::IPLFileSortInfo::IPLSetMacro | ( | EchoNumber | , | |
int | ||||
) |
itk::IPLFileSortInfo::IPLSetMacro | ( | SliceOffset | , | |
int | ||||
) |
itk::IPLFileSortInfo::IPLSetMacro | ( | SliceLocation | , | |
float | ||||
) |
itk::IPLFileSortInfo::IPLSetMacro | ( | ImageFileName | , | |
std::string | ||||
) |