GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
stream_list Member List

This is the complete list of members for stream_list, including all inherited members.

clear(bool flush=true)stream_list
get_file_number(const octave_value &fid) conststream_list
get_info(int fid) conststream_list
get_info(const octave_value &fid) conststream_list
insert(stream &os)stream_list
list_open_files(void) conststream_list
lookup(int fid, const std::string &who="") conststream_list
lookup(const octave_value &fid, const std::string &who="") conststream_list
m_liststream_listprivate
m_lookup_cachestream_listmutableprivate
m_stderr_filestream_listprivate
m_stdin_filestream_listprivate
m_stdout_filestream_listprivate
open_file_numbers(void) conststream_list
operator=(const stream_list &)=deletestream_list
ostrl_map typedefstream_listprivate
remove(int fid, const std::string &who="")stream_list
remove(const octave_value &fid, const std::string &who="")stream_list
stderr_file(void) conststream_list
stdin_file(void) conststream_list
stdout_file(void) conststream_list
stream_list(interpreter &interp)stream_list
stream_list(const stream_list &)=deletestream_list
~stream_list(void)stream_list