#include <mlBaseList.h>
Public Member Functions | |
| less (ml::BaseListSortParameters *sortParams) | |
| constructor | |
| bool | operator() (const ml::BaseContainerItem &x, const ml::BaseContainerItem &y) const |
| comparison operator | |
Public Attributes | |
| ml::BaseListSortParameters * | _sortParams |
| sort mode | |
Definition at line 180 of file mlBaseList.h.
| std::less< ml::BaseContainerItem >::less | ( | ml::BaseListSortParameters * | sortParams | ) | [inline] |
constructor
| bool std::less< ml::BaseContainerItem >::operator() | ( | const ml::BaseContainerItem & | x, | |
| const ml::BaseContainerItem & | y | |||
| ) | const [inline] |
| ml ::BaseListSortParameters* std::less< ml::BaseContainerItem >::_sortParams |
1.5.8