#include "octave-config.h"
#include <string>
#include "pathsearch.h"
Go to the source code of this file.
◆ arch_lib_dir()
std::string arch_lib_dir |
( |
| ) |
|
◆ bin_dir()
◆ canonical_host_type()
std::string canonical_host_type |
( |
| ) |
|
◆ data_dir()
◆ dataroot_dir()
std::string dataroot_dir |
( |
| ) |
|
◆ default_pager()
std::string default_pager |
( |
| ) |
|
◆ fcn_file_dir()
std::string fcn_file_dir |
( |
| ) |
|
◆ image_dir()
std::string image_dir |
( |
| ) |
|
◆ include_dir()
std::string include_dir |
( |
| ) |
|
◆ info_dir()
◆ lib_dir()
◆ libexec_dir()
std::string libexec_dir |
( |
| ) |
|
◆ local_api_arch_lib_dir()
std::string local_api_arch_lib_dir |
( |
| ) |
|
◆ local_api_fcn_file_dir()
std::string local_api_fcn_file_dir |
( |
| ) |
|
◆ local_api_oct_file_dir()
std::string local_api_oct_file_dir |
( |
| ) |
|
◆ local_arch_lib_dir()
std::string local_arch_lib_dir |
( |
| ) |
|
◆ local_fcn_file_dir()
std::string local_fcn_file_dir |
( |
| ) |
|
◆ local_oct_file_dir()
std::string local_oct_file_dir |
( |
| ) |
|
◆ local_site_defaults_file()
std::string local_site_defaults_file |
( |
| ) |
|
◆ local_startupfile_dir()
std::string local_startupfile_dir |
( |
| ) |
|
◆ local_ver_arch_lib_dir()
std::string local_ver_arch_lib_dir |
( |
| ) |
|
◆ local_ver_fcn_file_dir()
std::string local_ver_fcn_file_dir |
( |
| ) |
|
◆ local_ver_oct_file_dir()
std::string local_ver_oct_file_dir |
( |
| ) |
|
◆ man1_dir()
◆ man1_ext()
◆ man_dir()
◆ oct_data_dir()
std::string oct_data_dir |
( |
| ) |
|
◆ oct_doc_dir()
std::string oct_doc_dir |
( |
| ) |
|
◆ oct_etc_dir()
std::string oct_etc_dir |
( |
| ) |
|
◆ oct_file_dir()
std::string oct_file_dir |
( |
| ) |
|
◆ oct_fonts_dir()
std::string oct_fonts_dir |
( |
| ) |
|
◆ oct_include_dir()
std::string oct_include_dir |
( |
| ) |
|
◆ oct_lib_dir()
std::string oct_lib_dir |
( |
| ) |
|
◆ oct_locale_dir()
std::string oct_locale_dir |
( |
| ) |
|
◆ oct_tests_dir()
std::string oct_tests_dir |
( |
| ) |
|
◆ octave_exec_home()
std::string octave_exec_home |
( |
| ) |
|
◆ octave_home()
std::string octave_home |
( |
| ) |
|
◆ prepend_octave_exec_home()
std::string prepend_octave_exec_home |
( |
const std::string & |
s | ) |
|
Referenced by octave::config::arch_lib_dir(), octave::config::bin_dir(), octave::config::info_dir(), octave::config::lib_dir(), octave::config::libexec_dir(), octave::config::local_api_arch_lib_dir(), octave::config::local_api_oct_file_dir(), octave::config::local_arch_lib_dir(), octave::config::local_oct_file_dir(), octave::config::local_ver_arch_lib_dir(), octave::config::local_ver_oct_file_dir(), octave::config::oct_file_dir(), and octave::config::oct_lib_dir().
◆ prepend_octave_home()
std::string prepend_octave_home |
( |
const std::string & |
s | ) |
|
Referenced by octave::config::data_dir(), octave::config::dataroot_dir(), octave::config::fcn_file_dir(), octave::config::image_dir(), octave::config::include_dir(), octave::config::local_api_fcn_file_dir(), octave::config::local_fcn_file_dir(), octave::config::local_startupfile_dir(), octave::config::local_ver_fcn_file_dir(), octave::config::man1_dir(), octave::config::man_dir(), octave::config::oct_data_dir(), octave::config::oct_doc_dir(), octave::config::oct_etc_dir(), octave::config::oct_fonts_dir(), octave::config::oct_include_dir(), octave::config::oct_locale_dir(), octave::config::oct_tests_dir(), and octave::config::startupfile_dir().
◆ release()
◆ site_defaults_file()
std::string site_defaults_file |
( |
| ) |
|
◆ startupfile_dir()
std::string startupfile_dir |
( |
| ) |
|