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

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

clear(bool flush=true)octave::stream_list
get_file_number(const octave_value &fid) constoctave::stream_list
get_info(int fid) constoctave::stream_list
get_info(const octave_value &fid) constoctave::stream_list
insert(stream &os)octave::stream_list
listoctave::stream_listprivate
list_open_files(void) constoctave::stream_list
lookup(int fid, const std::string &who="") constoctave::stream_list
lookup(const octave_value &fid, const std::string &who="") constoctave::stream_list
lookup_cacheoctave::stream_listmutableprivate
m_stderr_fileoctave::stream_listprivate
m_stdin_fileoctave::stream_listprivate
m_stdout_fileoctave::stream_listprivate
open_file_numbers(void) constoctave::stream_list
operator=(const stream_list &)=deleteoctave::stream_list
ostrl_map typedefoctave::stream_listprivate
remove(int fid, const std::string &who="")octave::stream_list
remove(const octave_value &fid, const std::string &who="")octave::stream_list
stderr_file(void) constoctave::stream_list
stdin_file(void) constoctave::stream_list
stdout_file(void) constoctave::stream_list
stream_list(interpreter &interp)octave::stream_list
stream_list(const stream_list &)=deleteoctave::stream_list
~stream_list(void)octave::stream_list