![]() |
|||
Dokumentation
VDR
|
#include <tools.h>
Definition at line 119 of file tools.h.
Public Methods | |
cSafeFile (const char *FileName) | |
~cSafeFile () | |
operator FILE * () | |
bool | Open (void) |
bool | Close (void) |
Private Attributes | |
FILE * | f |
char * | fileName |
char * | tempName |
|
Definition at line 645 of file tools.c. References f, fileName, MALLOC, ReadLink(), and tempName. |
|
|
|
Definition at line 673 of file tools.c. References f, and LOG_ERROR_STR. Referenced by cSIProcessor::Action(), and cConfig< cDiseqc >::Save(). |
|
Definition at line 663 of file tools.c. References f, fileName, LOG_ERROR_STR, and tempName. Referenced by cSIProcessor::Action(), and cConfig< cDiseqc >::Save(). |
|
|
|
Definition at line 121 of file tools.h. Referenced by Close(), cSafeFile(), and Open(). |
|
Definition at line 122 of file tools.h. Referenced by cSafeFile(), and Open(). |
|
Definition at line 123 of file tools.h. Referenced by cSafeFile(), and Open(). |