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::interpreter Member List

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

clean_up_and_exit(int status, bool safe_to_return=false)octave::interpreterprivate
execute(void)octave::interpreter
execute_command_line_file(const std::string &fname)octave::interpreter
execute_eval_option_code(const std::string &code)octave::interpreter
interactive(void) const octave::interpreterinline
interactive(bool arg)octave::interpreterinline
interpreter(application *app_context=0, bool embedded=false)octave::interpreter
interpreter(const interpreter &)octave::interpreterprivate
m_app_contextoctave::interpreterprivate
m_embeddedoctave::interpreterprivate
m_evaluatoroctave::interpreterprivate
m_interactiveoctave::interpreterprivate
m_quitting_gracefullyoctave::interpreterprivate
main_loop(void)octave::interpreterprivate
operator=(const interpreter &)octave::interpreterprivate
~interpreter(void)octave::interpreter