MeVisLab Toolbox Reference
|
Class that is designed to hold custom list sorting parameters (such as sort mode) More...
#include <mlBaseList.h>
Public Member Functions | |
virtual bool | isLessThan (const Base &, const Base &)=0 |
Pure virtual comparison function. More... | |
virtual | ~BaseListSortParameters () |
virtual destructor More... | |
Class that is designed to hold custom list sorting parameters (such as sort mode)
Definition at line 168 of file mlBaseList.h.
|
inlinevirtual |
virtual destructor
Definition at line 173 of file mlBaseList.h.
Pure virtual comparison function.