![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <servicedvd.h>
Public Member Functions | |
int | getInteger (unsigned int index) const |
std::string | getString (unsigned int index) const |
void | addInteger (int value) |
void | addString (const char *value) |
![]() | |
virtual double | getDouble (unsigned int index) const |
virtual unsigned char * | getBuffer (unsigned int &size) const |
![]() | |
void | operator delete (void *p) |
virtual void | AddRef ()=0 |
virtual void | Release ()=0 |
Additional Inherited Members | |
![]() | |
virtual | ~iObject () |
void eServiceDVDInfoContainer::addInteger | ( | int | value | ) |
void eServiceDVDInfoContainer::addString | ( | const char * | value | ) |
|
virtual |
Reimplemented from iServiceInfoContainer.
|
virtual |
Reimplemented from iServiceInfoContainer.