#include <itkIPLFileNameList.h>
List of all members.
Public Member Functions |
| IPLFileSortInfo () |
| IPLFileSortInfo (const char *const filename, float sliceLocation, int sliceOffset, int echoNumber, int imageNumber, void *data=0) |
| IPLGetMacro (SliceOffset, int) |
| IPLGetMacro (ImageFileName, std::string) |
| IPLGetMacro (EchoNumber, int) |
| IPLGetMacro (SliceLocation, float) |
| IPLGetMacro (ImageNumber, int) |
| IPLGetMacro (Data, const void *) |
| IPLSetMacro (SliceLocation, float) |
| IPLSetMacro (EchoNumber, int) |
| IPLSetMacro (Data, void *) |
| IPLSetMacro (ImageNumber, int) |
| IPLSetMacro (SliceOffset, int) |
| IPLSetMacro (ImageFileName, std::string) |
virtual | ~IPLFileSortInfo () |
Detailed Description
Definition at line 52 of file itkIPLFileNameList.h.
Constructor & Destructor Documentation
itk::IPLFileSortInfo::IPLFileSortInfo |
( |
|
) |
[inline] |
itk::IPLFileSortInfo::IPLFileSortInfo |
( |
const char *const |
filename, |
|
|
float |
sliceLocation, |
|
|
int |
sliceOffset, |
|
|
int |
echoNumber, |
|
|
int |
imageNumber, |
|
|
void * |
data = 0 | |
|
) |
| | [inline] |
virtual itk::IPLFileSortInfo::~IPLFileSortInfo |
( |
|
) |
[inline, virtual] |
Member Function Documentation
itk::IPLFileSortInfo::IPLGetMacro |
( |
ImageFileName |
, |
|
|
std::string |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLGetMacro |
( |
SliceLocation |
, |
|
|
float |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLGetMacro |
( |
EchoNumber |
, |
|
|
int |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLGetMacro |
( |
ImageNumber |
, |
|
|
int |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLGetMacro |
( |
SliceOffset |
, |
|
|
int |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLGetMacro |
( |
Data |
, |
|
|
const void * |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLSetMacro |
( |
EchoNumber |
, |
|
|
int |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLSetMacro |
( |
ImageNumber |
, |
|
|
int |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLSetMacro |
( |
Data |
, |
|
|
void * |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLSetMacro |
( |
SliceLocation |
, |
|
|
float |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLSetMacro |
( |
ImageFileName |
, |
|
|
std::string |
| |
|
) |
| | |
itk::IPLFileSortInfo::IPLSetMacro |
( |
SliceOffset |
, |
|
|
int |
| |
|
) |
| | |
The documentation for this class was generated from the following file: