![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
This is the complete list of members for CFile, including all inherited members.
| CFile(const char *filename, const char *mode) | CFile | inline |
| CFile(const std::string &filename, const char *mode) | CFile | inline |
| contains_word(const std::string &filename, const std::string &word) | CFile | static |
| handle | CFile | |
| operator bool() const | CFile | inline |
| operator FILE *() const | CFile | inline |
| parseInt(int *result, const char *filename) | CFile | static |
| parseIntHex(int *result, const char *filename) | CFile | static |
| parsePts_t(pts_t *result, const char *filename) | CFile | static |
| read(const std::string &filename) | CFile | static |
| sync() | CFile | inline |
| write(const char *filename, const char *value) | CFile | static |
| writeInt(const char *filename, int value) | CFile | static |
| writeIntHex(const char *filename, int value) | CFile | static |
| writeStr(const char *filename, std::string value) | CFile | static |
| ~CFile() | CFile | inline |