GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
octave_stream_list Member List

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

cleanup_instance(void)octave_stream_listinlineprivatestatic
clear(bool flush=true)octave_stream_liststatic
do_clear(bool flush=true)octave_stream_listprivate
do_get_file_number(const octave_value &fid) const octave_stream_listprivate
do_get_info(int fid) const octave_stream_listprivate
do_get_info(const octave_value &fid) const octave_stream_listprivate
do_insert(octave_stream &os)octave_stream_listprivate
do_list_open_files(void) const octave_stream_listprivate
do_lookup(int fid, const std::string &who="") const octave_stream_listprivate
do_lookup(const octave_value &fid, const std::string &who="") const octave_stream_listprivate
do_open_file_numbers(void) const octave_stream_listprivate
do_remove(int fid, const std::string &who="")octave_stream_listprivate
do_remove(const octave_value &fid, const std::string &who="")octave_stream_listprivate
get_file_number(const octave_value &fid)octave_stream_liststatic
get_info(int fid)octave_stream_liststatic
get_info(const octave_value &fid)octave_stream_liststatic
insert(octave_stream &os)octave_stream_liststatic
instanceoctave_stream_listprivatestatic
instance_ok(void)octave_stream_liststatic
listoctave_stream_listprivate
list_open_files(void)octave_stream_liststatic
lookup(int fid, const std::string &who="")octave_stream_liststatic
lookup(const octave_value &fid, const std::string &who="")octave_stream_liststatic
lookup_cacheoctave_stream_listmutableprivate
octave_stream_list(void)octave_stream_listinlineprotected
open_file_numbers(void)octave_stream_liststatic
ostrl_map typedefoctave_stream_listprivate
remove(int fid, const std::string &who="")octave_stream_liststatic
remove(const octave_value &fid, const std::string &who="")octave_stream_liststatic
~octave_stream_list(void)octave_stream_listinline