Go to the source code of this file.
Functions | |
OCTINTERP_API std::string | arch_lib_dir (void) |
OCTINTERP_API std::string | bin_dir (void) |
OCTINTERP_API std::string | canonical_host_type (void) |
OCTINTERP_API std::string | data_dir (void) |
OCTINTERP_API std::string | dataroot_dir (void) |
OCTINTERP_API std::string | default_pager (void) |
OCTINTERP_API std::string | fcn_file_dir (void) |
OCTINTERP_API std::string | image_dir (void) |
OCTINTERP_API std::string | include_dir (void) |
OCTINTERP_API std::string | info_dir (void) |
OCTINTERP_API std::string | lib_dir (void) |
OCTINTERP_API std::string | libexec_dir (void) |
OCTINTERP_API std::string | local_api_arch_lib_dir (void) |
OCTINTERP_API std::string | local_api_fcn_file_dir (void) |
OCTINTERP_API std::string | local_api_oct_file_dir (void) |
OCTINTERP_API std::string | local_arch_lib_dir (void) |
OCTINTERP_API std::string | local_fcn_file_dir (void) |
OCTINTERP_API std::string | local_oct_file_dir (void) |
OCTINTERP_API std::string | local_site_defaults_file (void) |
OCTINTERP_API std::string | local_startupfile_dir (void) |
OCTINTERP_API std::string | local_ver_arch_lib_dir (void) |
OCTINTERP_API std::string | local_ver_fcn_file_dir (void) |
OCTINTERP_API std::string | local_ver_oct_file_dir (void) |
OCTINTERP_API std::string | man1_dir (void) |
OCTINTERP_API std::string | man1_ext (void) |
OCTINTERP_API std::string | man_dir (void) |
OCTINTERP_API std::string | oct_data_dir (void) |
OCTINTERP_API std::string | oct_doc_dir (void) |
OCTINTERP_API std::string | oct_etc_dir (void) |
OCTINTERP_API std::string | oct_file_dir (void) |
OCTINTERP_API std::string | oct_fonts_dir (void) |
OCTINTERP_API std::string | oct_include_dir (void) |
OCTINTERP_API std::string | oct_lib_dir (void) |
OCTINTERP_API std::string | oct_locale_dir (void) |
OCTINTERP_API std::string | oct_tests_dir (void) |
OCTINTERP_API std::string | octave_exec_home (void) |
OCTINTERP_API std::string | octave_home (void) |
OCTINTERP_API std::string | prepend_octave_exec_home (const std::string &s) |
OCTINTERP_API std::string | prepend_octave_home (const std::string &s) |
OCTINTERP_API std::string | release (void) |
OCTINTERP_API std::string | site_defaults_file (void) |
OCTINTERP_API std::string | startupfile_dir (void) |
OCTINTERP_API std::string arch_lib_dir | ( | void | ) |
Definition at line 219 of file defaults.cc.
References OCTAVE_ARCHLIBDIR, and prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and environment::init_exec_path().
OCTINTERP_API std::string bin_dir | ( | void | ) |
Definition at line 171 of file defaults.cc.
References OCTAVE_BINDIR, and prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and environment::init_exec_path().
OCTINTERP_API std::string canonical_host_type | ( | void | ) |
Definition at line 135 of file defaults.cc.
Referenced by F__octave_config_info__().
OCTINTERP_API std::string data_dir | ( | void | ) |
Definition at line 179 of file defaults.cc.
References prepend_octave_home().
Referenced by env::do_get_user_data_directory(), and F__octave_config_info__().
OCTINTERP_API std::string dataroot_dir | ( | void | ) |
Definition at line 187 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string default_pager | ( | void | ) |
Definition at line 150 of file defaults.cc.
Referenced by F__octave_config_info__().
OCTINTERP_API std::string fcn_file_dir | ( | void | ) |
Definition at line 315 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), initial_java_dir(), load_path::initialize(), and octave_user_function::mark_as_system_fcn_file().
OCTINTERP_API std::string image_dir | ( | void | ) |
Definition at line 410 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and environment::init_image_path().
OCTINTERP_API std::string include_dir | ( | void | ) |
Definition at line 195 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string info_dir | ( | void | ) |
Definition at line 227 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string lib_dir | ( | void | ) |
Definition at line 203 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string libexec_dir | ( | void | ) |
Definition at line 211 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string local_api_arch_lib_dir | ( | void | ) |
Definition at line 243 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and environment::init_exec_path().
OCTINTERP_API std::string local_api_fcn_file_dir | ( | void | ) |
Definition at line 299 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string local_api_oct_file_dir | ( | void | ) |
Definition at line 267 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string local_arch_lib_dir | ( | void | ) |
Definition at line 251 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and environment::init_exec_path().
OCTINTERP_API std::string local_fcn_file_dir | ( | void | ) |
Definition at line 307 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string local_oct_file_dir | ( | void | ) |
Definition at line 275 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string local_site_defaults_file | ( | void | ) |
Definition at line 434 of file defaults.cc.
References get_local_site_defaults_file().
Referenced by interpreter::execute_startup_files().
OCTINTERP_API std::string local_startupfile_dir | ( | void | ) |
Definition at line 418 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and get_local_site_defaults_file().
OCTINTERP_API std::string local_ver_arch_lib_dir | ( | void | ) |
Definition at line 235 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and environment::init_exec_path().
OCTINTERP_API std::string local_ver_fcn_file_dir | ( | void | ) |
Definition at line 291 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string local_ver_oct_file_dir | ( | void | ) |
Definition at line 259 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string man1_dir | ( | void | ) |
Definition at line 395 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string man1_ext | ( | void | ) |
Definition at line 403 of file defaults.cc.
Referenced by F__octave_config_info__().
OCTINTERP_API std::string man_dir | ( | void | ) |
Definition at line 387 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string oct_data_dir | ( | void | ) |
Definition at line 323 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string oct_doc_dir | ( | void | ) |
Definition at line 331 of file defaults.cc.
References prepend_octave_home().
Referenced by documentation::documentation(), and F__octave_config_info__().
OCTINTERP_API std::string oct_etc_dir | ( | void | ) |
Definition at line 339 of file defaults.cc.
References prepend_octave_home().
Referenced by release_notes::release_notes(), and F__octave_config_info__().
OCTINTERP_API std::string oct_file_dir | ( | void | ) |
Definition at line 283 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by octave_dld_function::octave_dld_function(), octave_mex_function::octave_mex_function(), F__octave_config_info__(), and load_path::initialize().
OCTINTERP_API std::string oct_fonts_dir | ( | void | ) |
Definition at line 347 of file defaults.cc.
References prepend_octave_home().
Referenced by ft_manager::do_get_font(), and F__octave_config_info__().
OCTINTERP_API std::string oct_include_dir | ( | void | ) |
Definition at line 355 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string oct_lib_dir | ( | void | ) |
Definition at line 363 of file defaults.cc.
References prepend_octave_exec_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string oct_locale_dir | ( | void | ) |
Definition at line 371 of file defaults.cc.
References prepend_octave_home().
Referenced by resource_manager::get_gui_translation_dir().
OCTINTERP_API std::string oct_tests_dir | ( | void | ) |
Definition at line 379 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__().
OCTINTERP_API std::string octave_exec_home | ( | void | ) |
Definition at line 164 of file defaults.cc.
References get_octave_exec_home().
Referenced by scoped_fcn_handle::find_function(), FOCTAVE_EXEC_HOME(), octave_fcn_handle::load_ascii(), prepend_octave_exec_home(), read_mat5_binary_element(), simple_fcn_handle::save_ascii(), scoped_fcn_handle::save_ascii(), simple_fcn_handle::save_binary(), scoped_fcn_handle::save_binary(), and simple_fcn_handle::save_hdf5().
OCTINTERP_API std::string octave_home | ( | void | ) |
Definition at line 157 of file defaults.cc.
References get_octave_home().
Referenced by FOCTAVE_HOME(), and prepend_octave_home().
OCTINTERP_API std::string prepend_octave_exec_home | ( | const std::string & | s | ) |
Definition at line 130 of file defaults.cc.
References octave_exec_home(), and prepend_home_dir().
Referenced by arch_lib_dir(), bin_dir(), info_dir(), lib_dir(), libexec_dir(), local_api_arch_lib_dir(), local_api_oct_file_dir(), local_arch_lib_dir(), local_oct_file_dir(), local_ver_arch_lib_dir(), local_ver_oct_file_dir(), oct_file_dir(), and oct_lib_dir().
OCTINTERP_API std::string prepend_octave_home | ( | const std::string & | s | ) |
Definition at line 125 of file defaults.cc.
References octave_home(), and prepend_home_dir().
Referenced by data_dir(), dataroot_dir(), fcn_file_dir(), image_dir(), include_dir(), local_api_fcn_file_dir(), local_fcn_file_dir(), local_startupfile_dir(), local_ver_fcn_file_dir(), man1_dir(), man_dir(), oct_data_dir(), oct_doc_dir(), oct_etc_dir(), oct_fonts_dir(), oct_include_dir(), oct_locale_dir(), oct_tests_dir(), and startupfile_dir().
OCTINTERP_API std::string release | ( | void | ) |
Definition at line 143 of file defaults.cc.
Referenced by octave_java::~octave_java(), initialize_version_info(), and octave_uname_wrapper().
OCTINTERP_API std::string site_defaults_file | ( | void | ) |
Definition at line 442 of file defaults.cc.
References get_site_defaults_file().
Referenced by interpreter::execute_startup_files().
OCTINTERP_API std::string startupfile_dir | ( | void | ) |
Definition at line 426 of file defaults.cc.
References prepend_octave_home().
Referenced by F__octave_config_info__(), and get_site_defaults_file().