![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <iservice.h>
Public Member Functions | |
virtual RESULT | getContent (std::list< eServiceReference > &list, bool sorted=false)=0 |
virtual PyObject * | getContent (const char *format, bool sorted=false)=0 |
virtual | SWIG_VOID (RESULT) getNext(eServiceReference &SWIG_OUTPUT)=0 |
virtual int | compareLessEqual (const eServiceReference &, const eServiceReference &)=0 |
virtual | SWIG_VOID (RESULT) startEdit(ePtr< iMutableServiceList > &SWIG_OUTPUT)=0 |
![]() | |
void | operator delete (void *p) |
virtual void | AddRef ()=0 |
virtual void | Release ()=0 |
Additional Inherited Members | |
![]() | |
virtual | ~iObject () |
|
pure virtual |
Implemented in eDVBServiceList, and eServiceFS.
|
pure virtual |
Implemented in eDVBServiceList, and eServiceFS.
|
pure virtual |
Implemented in eServiceFS, and eDVBServiceList.
|
pure virtual |
|
pure virtual |