Navigation

Operators and Keywords

Function List:

C++ API

file-io.h File Reference

This graph shows which files directly or indirectly include this file:

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 Documentation

#define octave_file_io_h   1


Function Documentation

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  )