![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for octave_stream_list, including all inherited members.
| cleanup_instance(void) | octave_stream_list | inlineprivatestatic |
| clear(bool flush=true) | octave_stream_list | static |
| do_clear(bool flush=true) | octave_stream_list | private |
| do_get_file_number(const octave_value &fid) const | octave_stream_list | private |
| do_get_info(int fid) const | octave_stream_list | private |
| do_get_info(const octave_value &fid) const | octave_stream_list | private |
| do_insert(octave_stream &os) | octave_stream_list | private |
| do_list_open_files(void) const | octave_stream_list | private |
| do_lookup(int fid, const std::string &who=std::string()) const | octave_stream_list | private |
| do_lookup(const octave_value &fid, const std::string &who=std::string()) const | octave_stream_list | private |
| do_open_file_numbers(void) const | octave_stream_list | private |
| do_remove(int fid, const std::string &who=std::string()) | octave_stream_list | private |
| do_remove(const octave_value &fid, const std::string &who=std::string()) | octave_stream_list | private |
| get_file_number(const octave_value &fid) | octave_stream_list | static |
| get_info(int fid) | octave_stream_list | static |
| get_info(const octave_value &fid) | octave_stream_list | static |
| insert(octave_stream &os) | octave_stream_list | static |
| instance | octave_stream_list | privatestatic |
| instance_ok(void) | octave_stream_list | static |
| list | octave_stream_list | private |
| list_open_files(void) | octave_stream_list | static |
| lookup(int fid, const std::string &who=std::string()) | octave_stream_list | static |
| lookup(const octave_value &fid, const std::string &who=std::string()) | octave_stream_list | static |
| lookup_cache | octave_stream_list | mutableprivate |
| octave_stream_list(void) | octave_stream_list | inlineprotected |
| open_file_numbers(void) | octave_stream_list | static |
| ostrl_map typedef | octave_stream_list | private |
| remove(int fid, const std::string &who=std::string()) | octave_stream_list | static |
| remove(const octave_value &fid, const std::string &who=std::string()) | octave_stream_list | static |
| ~octave_stream_list(void) | octave_stream_list | inline |
1.8.1.2