#include "octave-config.h"
#include <cstdio>
#include <memory>
#include <string>
#include <unordered_map>
#include "hook-fcn.h"
#include "oct-time.h"
#include "ovl.h"
#include "pager.h"
Go to the source code of this file.
Classes | |
class | base_reader |
class | input_reader |
class | input_system |
Variables | |
bool | octave_completion_matches_called |
OCTINTERP_API bool | Vdrawnow_requested |
OCTINTERP_API octave::sys::time | Vlast_prompt_time |
|
extern |
Definition at line 87 of file input.cc.
Referenced by tree_evaluator::eval(), and debugger::repl().
|
extern |
Definition at line 91 of file input.cc.
Referenced by delete_graphics_object(), F__fltk_check__(), F__zoom__(), Fdrawnow(), Freset(), Fset(), and make_graphics_object().
|
extern |
Definition at line 84 of file input.cc.
Referenced by out_of_date_check(), tree_evaluator::parse_and_execute(), rehash_internal(), and file_editor::request_run_file().