LibreOffice Module onlineupdate (master) 1
|
Public Member Functions | |
AutoFile (FILE *file=nullptr) | |
~AutoFile () | |
AutoFile & | operator= (FILE *file) |
operator FILE * () | |
FILE * | get () |
Private Attributes | |
FILE * | mFile |
Definition at line 175 of file updater.cxx.
|
inlineexplicit |
Definition at line 178 of file updater.cxx.
|
inline |
Definition at line 183 of file updater.cxx.
References mFile.
|
inline |
Definition at line 202 of file updater.cxx.
|
inline |
Definition at line 197 of file updater.cxx.
Definition at line 189 of file updater.cxx.
References mFile.
|
private |
Definition at line 208 of file updater.cxx.
Referenced by get(), operator FILE *(), operator=(), and ~AutoFile().