kodi
SortUtils Member List

This is the complete list of members for SortUtils, including all inherited members.

GetFieldsForSorting(SortBy sortBy) (defined in SortUtils)SortUtilsstatic
GetFieldsForSQLSort(const MediaType &mediaType, SortBy sortMethod, FieldList &fields) (defined in SortUtils)SortUtilsstatic
GetSortLabel(SortBy sortBy)SortUtilsstatic
RemoveArticles(const std::string &label) (defined in SortUtils)SortUtilsstatic
Sort(SortBy sortBy, SortOrder sortOrder, SortAttribute attributes, DatabaseResults &items, int limitEnd=-1, int limitStart=0) (defined in SortUtils)SortUtilsstatic
Sort(SortBy sortBy, SortOrder sortOrder, SortAttribute attributes, SortItems &items, int limitEnd=-1, int limitStart=0) (defined in SortUtils)SortUtilsstatic
Sort(const SortDescription &sortDescription, DatabaseResults &items) (defined in SortUtils)SortUtilsstatic
Sort(const SortDescription &sortDescription, SortItems &items) (defined in SortUtils)SortUtilsstatic
Sorter typedef (defined in SortUtils)SortUtils
SorterIndirect typedef (defined in SortUtils)SortUtils
SortFromDataset(const SortDescription &sortDescription, const MediaType &mediaType, const std::unique_ptr< dbiplus::Dataset > &dataset, DatabaseResults &results) (defined in SortUtils)SortUtilsstatic
SortMethodFromString(const std::string &sortMethod) (defined in SortUtils)SortUtilsstatic
SortMethodToString(SortBy sortMethod) (defined in SortUtils)SortUtilsstatic
SortOrderFromString(const std::string &sortOrder) (defined in SortUtils)SortUtilsstatic
SortOrderToString(SortOrder sortOrder) (defined in SortUtils)SortUtilsstatic
SortPreparator typedef (defined in SortUtils)SortUtils
TranslateOldSortMethod(SortBy sortBy, bool ignoreArticle) (defined in SortUtils)SortUtilsstatic
TranslateOldSortMethod(SORT_METHOD sortBy) (defined in SortUtils)SortUtilsstatic