Go to the source code of this file.
Defines | |
#define | octave_file_io_h 1 |
Functions | |
OCTINTERP_API void | initialize_file_io (void) |
OCTINTERP_API void | close_files (void) |
OCTINTERP_API void | mark_for_deletion (const std::string &) |
OCTINTERP_API void | cleanup_tmp_files (void) |
#define octave_file_io_h 1 |
OCTINTERP_API void cleanup_tmp_files | ( | void | ) |
OCTINTERP_API void close_files | ( | void | ) |
OCTINTERP_API void initialize_file_io | ( | void | ) |
OCTINTERP_API void mark_for_deletion | ( | const std::string & | ) |