GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::sys::env Member List

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

absolute_pathname(const std::string &s)octave::sys::envstatic
base_pathname(const std::string &s)octave::sys::envstatic
chdir(const std::string &newdir)octave::sys::envstatic
cleanup_instance(void)octave::sys::envinlineprivatestatic
current_directoryoctave::sys::envmutableprivate
do_absolute_pathname(const std::string &s) constoctave::sys::envprivate
do_base_pathname(const std::string &s) constoctave::sys::envprivate
do_chdir(const std::string &newdir)octave::sys::envprivate
do_get_home_directory(void) constoctave::sys::envprivate
do_get_host_name(void) constoctave::sys::envprivate
do_get_temp_directory(void) constoctave::sys::envprivate
do_get_user_name(void) constoctave::sys::envprivate
do_getcwd(void) constoctave::sys::envprivate
do_getenv(const std::string &name) constoctave::sys::envprivate
do_make_absolute(const std::string &s, const std::string &dot_path) constoctave::sys::envprivate
do_polite_directory_format(const std::string &name) constoctave::sys::envprivate
do_putenv(const std::string &name, const std::string &value) constoctave::sys::envprivate
do_rooted_relative_pathname(const std::string &s) constoctave::sys::envprivate
do_set_program_name(const std::string &s) constoctave::sys::envprivate
env(void)octave::sys::envprotected
env(const env &)=deleteoctave::sys::env
error(int) constoctave::sys::envprivate
error(const std::string &) constoctave::sys::envprivate
follow_symbolic_linksoctave::sys::envprivate
get_current_directory(void)octave::sys::envstatic
get_home_directory(void)octave::sys::envstatic
get_host_name(void)octave::sys::envstatic
get_program_invocation_name(void)octave::sys::envstatic
get_program_name(void)octave::sys::envstatic
get_temp_directory(void)octave::sys::envstatic
get_user_name(void)octave::sys::envstatic
getenv(const std::string &name)octave::sys::envstatic
have_x11_display(void)octave::sys::envstatic
host_nameoctave::sys::envmutableprivate
instanceoctave::sys::envprivatestatic
instance_ok(void)octave::sys::envprivatestatic
make_absolute(const std::string &s, const std::string &dot_path=get_current_directory())octave::sys::envstatic
operator=(const env &)=deleteoctave::sys::env
pathname_backup(std::string &path, int n) constoctave::sys::envprivate
polite_directory_format(const std::string &name)octave::sys::envstatic
prog_invocation_nameoctave::sys::envmutableprivate
prog_nameoctave::sys::envmutableprivate
putenv(const std::string &name, const std::string &value)octave::sys::envstatic
rooted_relative_pathname(const std::string &s)octave::sys::envstatic
set_program_name(const std::string &s)octave::sys::envstatic
user_nameoctave::sys::envmutableprivate
verbatim_pwdoctave::sys::envprivate