Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
ISortable Class Referenceabstract

#include <ISortable.h>

Inheritance diagram for ISortable:
CFileItem CPictureInfoTag CVideoInfoTag IEvent KODI::GAME::CGameInfoTag MUSIC_INFO::CMusicInfoTag PVR::CPVRChannel PVR::CPVREpgInfoTag

Public Member Functions

virtual void ToSortable (SortItem &sortable, Field field) const =0
 

Protected Member Functions

 ~ISortable ()=default
 

Constructor & Destructor Documentation

◆ ~ISortable()

ISortable::~ISortable ( )
protecteddefault

Member Function Documentation

◆ ToSortable()

virtual void ISortable::ToSortable ( SortItem sortable,
Field  field 
) const
pure virtual

The documentation for this class was generated from the following file: