|
| template<class T , class R > |
| QList< T > | extractRecords (const R &result) |
| |
| template<class R > |
| int | extractTotalRecordCount (const R &result) |
| |
| template<class P > |
| void | setRequestLimit (P ¶meters, int limit) |
| |
| template<class P > |
| bool | setRequestStartIndex (P ¶meters, int startIndex) |
| |
| template bool | setRequestStartIndex (Loader::GetUserViewsParams ¶ms, int startIndex) |
| |
| template void | setRequestLimit (Loader::GetUserViewsParams ¶ms, int limit) |
| |
| template QList< DTO::BaseItemDto > | extractRecords (const DTO::BaseItemDtoQueryResult &result) |
| |
| template int | extractTotalRecordCount (const DTO::BaseItemDtoQueryResult &result) |
| |
| template QList< DTO::BaseItemDto > | extractRecords (const QList< DTO::BaseItemDto > &result) |
| |
| template int | extractTotalRecordCount (const QList< DTO::BaseItemDto > &result) |
| |
| template void | setRequestLimit (Loader::GetLatestMediaParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetLatestMediaParams ¶ms, int offset) |
| |
| template void | setRequestLimit (Loader::GetItemsByUserIdParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetItemsByUserIdParams ¶ms, int offset) |
| |
| template void | setRequestLimit (Loader::GetResumeItemsParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetResumeItemsParams ¶ms, int offset) |
| |
| template void | setRequestLimit (Loader::GetPublicUsersParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetPublicUsersParams ¶ms, int offset) |
| |
| template void | setRequestLimit (Loader::GetNextUpParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetNextUpParams ¶ms, int offset) |
| |
| template void | setRequestLimit (Loader::GetAlbumArtistsParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetAlbumArtistsParams ¶ms, int offset) |
| |
| template void | setRequestLimit (Loader::GetLiveTvChannelsParams ¶ms, int limit) |
| |
| template bool | setRequestStartIndex (Loader::GetLiveTvChannelsParams ¶ms, int offset) |
| |
| template QList< DTO::UserDto > | extractRecords (const QList< DTO::UserDto > &result) |
| |
| template int | extractTotalRecordCount (const QList< DTO::UserDto > &result) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetUserViewsParams ¶ms, int startIndex) |
| |
| template<> |
| void | setRequestLimit (Loader::GetUserViewsParams ¶ms, int limit) |
| |
| template<> |
| QList< DTO::BaseItemDto > | extractRecords (const DTO::BaseItemDtoQueryResult &result) |
| |
| template<> |
| int | extractTotalRecordCount (const DTO::BaseItemDtoQueryResult &result) |
| |
| template<> |
| QList< DTO::BaseItemDto > | extractRecords (const QList< DTO::BaseItemDto > &result) |
| |
| template<> |
| int | extractTotalRecordCount (const QList< DTO::BaseItemDto > &result) |
| |
| template<> |
| void | setRequestLimit (Loader::GetLatestMediaParams ¶ms, int limit) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetLatestMediaParams ¶ms, int offset) |
| |
| template<> |
| void | setRequestLimit (Loader::GetItemsByUserIdParams ¶ms, int limit) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetItemsByUserIdParams ¶ms, int index) |
| |
| template<> |
| void | setRequestLimit (Loader::GetResumeItemsParams ¶ms, int limit) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetResumeItemsParams ¶ms, int index) |
| |
| template<> |
| void | setRequestLimit (Loader::GetPublicUsersParams &, int) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetPublicUsersParams &, int) |
| |
| template<> |
| void | setRequestLimit (Loader::GetNextUpParams ¶ms, int limit) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetNextUpParams ¶ms, int offset) |
| |
| template<> |
| void | setRequestLimit (Loader::GetAlbumArtistsParams ¶ms, int limit) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetAlbumArtistsParams ¶ms, int offset) |
| |
| template<> |
| void | setRequestLimit (Loader::GetLiveTvChannelsParams ¶ms, int limit) |
| |
| template<> |
| bool | setRequestStartIndex (Loader::GetLiveTvChannelsParams ¶ms, int offset) |
| |
| template<> |
| QList< DTO::UserDto > | extractRecords (const QList< DTO::UserDto > &result) |
| |
| template<> |
| int | extractTotalRecordCount (const QList< DTO::UserDto > &result) |
| |