#include <itkIPLFileNameList.h>
Public Types | |
typedef std::list< IPLFileSortInfo * > | ListType |
typedef ListType::iterator | IteratorType |
Public Member Functions | |
IPLFileNameList () | |
virtual | ~IPLFileNameList () |
IteratorType | begin () |
IteratorType | end () |
IPLFileSortInfo * | operator[] (unsigned int __n) |
signed int | NumFiles () const |
bool | AddElementToList (char const *const filename, const float sliceLocation, const int offset, const int XDim, const int YDim, const int imageNumber, const int Key1, const int Key2) |
void | RemoveElementFromList (const int ElementToRemove) |
void | sortImageListAscend () |
void | sortImageListDescend () |
int | GetnumImageInfoStructs () const |
IPLSetMacro (XDim, int) | |
IPLGetMacro (XDim, int) | |
IPLSetMacro (YDim, int) | |
IPLGetMacro (YDim, int) | |
IPLSetMacro (Key1, int) | |
IPLGetMacro (Key1, int) | |
IPLSetMacro (Key2, int) | |
IPLGetMacro (Key2, int) |
Definition at line 96 of file itkIPLFileNameList.h.
|
Definition at line 100 of file itkIPLFileNameList.h. Referenced by end(), operator[](), RemoveElementFromList(), and ~IPLFileNameList(). |
|
Definition at line 99 of file itkIPLFileNameList.h. Referenced by GetnumImageInfoStructs(). |
|
Key that must be matched for image to be used, i.e. seriesNumber, extensionkey Key that must be matched for image to be used, i.e. echoNumber Definition at line 101 of file itkIPLFileNameList.h. |
|
Definition at line 110 of file itkIPLFileNameList.h. References IteratorType. |
|
Definition at line 135 of file itkIPLFileNameList.h. |
|
Definition at line 120 of file itkIPLFileNameList.h. |
|
Definition at line 121 of file itkIPLFileNameList.h. References IteratorType. |
|
Definition at line 186 of file itkIPLFileNameList.h. References ListType. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 132 of file itkIPLFileNameList.h. |
|
Definition at line 122 of file itkIPLFileNameList.h. References IteratorType. |
|
Definition at line 166 of file itkIPLFileNameList.h. References IteratorType. |
|
|
|
|