GNU Octave  4.0.0
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_env Member List

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

absolute_pathname(const std::string &s)octave_envstatic
base_pathname(const std::string &s)octave_envstatic
chdir(const std::string &newdir)octave_envstatic
cleanup_instance(void)octave_envinlineprivatestatic
current_directoryoctave_envmutableprivate
do_absolute_pathname(const std::string &s) const octave_envprivate
do_base_pathname(const std::string &s) const octave_envprivate
do_chdir(const std::string &newdir)octave_envprivate
do_get_home_directory(void) const octave_envprivate
do_get_host_name(void) const octave_envprivate
do_get_temp_directory(void) const octave_envprivate
do_get_user_name(void) const octave_envprivate
do_getcwd(void) const octave_envprivate
do_getenv(const std::string &name) const octave_envprivate
do_make_absolute(const std::string &s, const std::string &dot_path) const octave_envprivate
do_polite_directory_format(const std::string &name) const octave_envprivate
do_putenv(const std::string &name, const std::string &value) const octave_envprivate
do_rooted_relative_pathname(const std::string &s) const octave_envprivate
do_set_program_name(const std::string &s) const octave_envprivate
error(int) const octave_envprivate
error(const std::string &) const octave_envprivate
follow_symbolic_linksoctave_envprivate
get_current_directory(void)octave_envstatic
get_home_directory(void)octave_envstatic
get_host_name(void)octave_envstatic
get_program_invocation_name(void)octave_envstatic
get_program_name(void)octave_envstatic
get_temp_directory(void)octave_envstatic
get_user_name(void)octave_envstatic
getenv(const std::string &name)octave_envstatic
have_x11_display(void)octave_envstatic
host_nameoctave_envmutableprivate
instanceoctave_envprivatestatic
instance_ok(void)octave_envprivatestatic
make_absolute(const std::string &s, const std::string &dot_path=get_current_directory())octave_envstatic
octave_env(void)octave_envprotected
octave_env(const octave_env &)octave_envprivate
operator=(const octave_env &)octave_envprivate
pathname_backup(std::string &path, int n) const octave_envprivate
polite_directory_format(const std::string &name)octave_envstatic
prog_invocation_nameoctave_envmutableprivate
prog_nameoctave_envmutableprivate
putenv(const std::string &name, const std::string &value)octave_envstatic
rooted_relative_pathname(const std::string &s)octave_envstatic
set_program_name(const std::string &s)octave_envstatic
user_nameoctave_envmutableprivate
verbatim_pwdoctave_envprivate