![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <file_eraser.h>
Public Member Functions | |
eBackgroundFileEraser () | |
~eBackgroundFileEraser () | |
void | erase (const std::string &filename) |
void | setEraseSpeed (int inMBperSecond) |
void | setEraseFlags (int flags) |
![]() | |
eMainloop () | |
virtual | ~eMainloop () |
void | quit (int ret=0) |
int | iterate (unsigned int timeout=0, PyObject **res=0, SWIG_PYOBJECT(ePyObject) additional=(PyObject *) 0) |
int | runLoop () |
PyObject * | poll (SWIG_PYOBJECT(ePyObject) dict, SWIG_PYOBJECT(ePyObject) timeout) |
void | interruptPoll () |
void | reset () |
Static Public Member Functions | |
static eBackgroundFileEraser * | getInstance () |
Static Public Attributes | |
static const int | ERASE_FLAG_HDD = 1 |
static const int | ERASE_FLAG_OTHER = 2 |
Additional Inherited Members | |
![]() | |
virtual int | _poll (struct pollfd *fds, nfds_t nfds, int timeout) |
eBackgroundFileEraser::eBackgroundFileEraser | ( | ) |
eBackgroundFileEraser::~eBackgroundFileEraser | ( | ) |
void eBackgroundFileEraser::erase | ( | const std::string & | filename | ) |
|
inlinestatic |
void eBackgroundFileEraser::setEraseFlags | ( | int | flags | ) |
void eBackgroundFileEraser::setEraseSpeed | ( | int | inMBperSecond | ) |
|
static |
|
static |