Cadabra
Computer algebra system for field theory problems
Shell Member List

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

clear_error()Shellprivate
collectShellprivate
colour_errorShellprivate
colour_infoShellprivate
colour_resetShellprivate
colour_successShellprivate
colour_warningShellprivate
evaluate(const std::string &code, const std::string &filename="<stdin>")Shell
evaluate_to_string(const std::string &code, const std::string &err_val="<error>")Shell
execute(const std::string &code, const std::string &filename="<stdin>")Shell
execute_file(const std::string &filename, bool preprocess=true)Shell
Flags enum nameShell
flagsShellprivate
get_ps1()Shellprivate
get_ps2()Shellprivate
globalsShellprivate
handle_error()Shellprivate
histfileShellprivate
interact()Shell
interact_file(const std::string &filename, bool preprocess=true)Shell
is_eof_error()Shellprivate
is_syntax_error()Shellprivate
process_ps1(const std::string &line)Shellprivate
process_ps2(const std::string &line)Shellprivate
restart()Shell
sanitize(std::string s)Shellprivate
set_completion_callback(const char *buffer, std::vector< std::string > &completions)Shellprivate
set_histfile()Shellprivate
Shell(Flags flags)Shell
sysShellprivate
to_string(PyObject *obj)Shellprivate
write(const std::string &text, const char *end="\n", const char *stream="stdout", bool flush=false)Shell
write(PyObject *obj, const char *end="\n", const char *stream="stdout", bool flush=false)Shell
~Shell()Shell