26 #if ! defined (octave_defaults_h)
27 #define octave_defaults_h 1
29 #include "octave-config.h"
39 extern OCTINTERP_API std::string
42 extern OCTINTERP_API std::string
50 extern OCTINTERP_API std::string
release (
void);
57 extern OCTINTERP_API std::string
octave_home (
void);
60 extern OCTINTERP_API std::string
bin_dir (
void);
61 extern OCTINTERP_API std::string
data_dir (
void);
63 extern OCTINTERP_API std::string
include_dir (
void);
64 extern OCTINTERP_API std::string
lib_dir (
void);
65 extern OCTINTERP_API std::string
libexec_dir (
void);
83 extern OCTINTERP_API std::string
oct_doc_dir (
void);
84 extern OCTINTERP_API std::string
oct_etc_dir (
void);
87 extern OCTINTERP_API std::string
oct_lib_dir (
void);
91 extern OCTINTERP_API std::string
info_dir (
void);
93 extern OCTINTERP_API std::string
man_dir (
void);
94 extern OCTINTERP_API std::string
man1_dir (
void);
95 extern OCTINTERP_API std::string
man1_ext (
void);
97 extern OCTINTERP_API std::string
image_dir (
void);
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
OCTINTERP_API std::string local_api_fcn_file_dir(void)
OCTINTERP_API std::string local_api_oct_file_dir(void)
OCTINTERP_API std::string oct_include_dir(void)
OCTINTERP_API std::string bin_dir(void)
OCTINTERP_API std::string local_fcn_file_dir(void)
OCTINTERP_API std::string man_dir(void)
OCTINTERP_API std::string image_dir(void)
OCTINTERP_API std::string canonical_host_type(void)
OCTINTERP_API std::string lib_dir(void)
OCTINTERP_API std::string local_ver_arch_lib_dir(void)
OCTINTERP_API std::string oct_lib_dir(void)
OCTINTERP_API std::string data_dir(void)
OCTINTERP_API std::string octave_exec_home(void)
OCTINTERP_API std::string oct_etc_dir(void)
OCTINTERP_API std::string fcn_file_dir(void)
OCTINTERP_API std::string arch_lib_dir(void)
OCTINTERP_API std::string man1_dir(void)
OCTINTERP_API std::string oct_doc_dir(void)
OCTINTERP_API std::string man1_ext(void)
OCTINTERP_API std::string oct_data_dir(void)
OCTINTERP_API std::string oct_fonts_dir(void)
OCTINTERP_API std::string local_arch_lib_dir(void)
OCTINTERP_API std::string default_pager(void)
OCTINTERP_API std::string local_api_arch_lib_dir(void)
OCTINTERP_API std::string startupfile_dir(void)
OCTINTERP_API std::string local_startupfile_dir(void)
OCTINTERP_API std::string octave_home(void)
OCTINTERP_API std::string include_dir(void)
OCTINTERP_API std::string prepend_octave_exec_home(const std::string &s)
OCTINTERP_API std::string release(void)
OCTINTERP_API std::string info_dir(void)
OCTINTERP_API std::string prepend_octave_home(const std::string &s)
OCTINTERP_API std::string dataroot_dir(void)
OCTINTERP_API std::string oct_file_dir(void)
OCTINTERP_API std::string oct_tests_dir(void)
OCTINTERP_API std::string local_oct_file_dir(void)
OCTINTERP_API std::string libexec_dir(void)
OCTINTERP_API std::string local_ver_oct_file_dir(void)
OCTINTERP_API std::string site_defaults_file(void)
OCTINTERP_API std::string oct_locale_dir(void)
OCTINTERP_API std::string local_ver_fcn_file_dir(void)
OCTINTERP_API std::string local_site_defaults_file(void)