#include "octave-config.h"
#include <string>
Go to the source code of this file.
Functions | |
OCTINTERP_API void | cleanup_tmp_files (void) |
OCTINTERP_API void | mark_for_deletion (const std::string &) |
OCTINTERP_API void cleanup_tmp_files | ( | void | ) |
Definition at line 3225 of file file-io.cc.
References octave::__get_interpreter__(), and octave::interpreter::cleanup_tmp_files().
OCTINTERP_API void mark_for_deletion | ( | const std::string & | file | ) |
Definition at line 3215 of file file-io.cc.
References octave::__get_interpreter__(), and octave::interpreter::mark_for_deletion().