#include <itkIPLFileNameList.h>
Public Types | |
typedef std::vector< IPLFileSortInfo * > | ListType |
typedef ListType::iterator | IteratorType |
enum | { SortGlobalAscend = 0, SortGlobalDescend = 1, SortByNameAscend = 2, SortByNameDescend = 3 } |
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 | sortImageList () |
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) | |
IPLSetMacro (SortOrder, int) |
Definition at line 96 of file itkIPLFileNameList.h.
|
Definition at line 100 of file itkIPLFileNameList.h. |
|
Definition at line 99 of file itkIPLFileNameList.h. |
|
Definition at line 102 of file itkIPLFileNameList.h. |
|
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 109 of file itkIPLFileNameList.h. |
|
Definition at line 119 of file itkIPLFileNameList.h. |
|
Definition at line 144 of file itkIPLFileNameList.h. |
|
Definition at line 129 of file itkIPLFileNameList.h. |
|
Definition at line 130 of file itkIPLFileNameList.h. |
|
Definition at line 204 of file itkIPLFileNameList.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 141 of file itkIPLFileNameList.h. |
|
Definition at line 131 of file itkIPLFileNameList.h. |
|
Definition at line 183 of file itkIPLFileNameList.h. |
|
|
|
|
|
|