26 #if defined (HAVE_CONFIG_H)
43 "dynamically-linked function",
44 "dynamically-linked function");
48 const std::string& nm,
const std::string& ds)
55 static const std::string canonical_oct_file_dir
59 : canonical_oct_file_dir;
62 = (! file_name.empty ()
68 const std::string& nm,
const std::string& ds)
75 static const std::string canonical_oct_file_dir
79 : canonical_oct_file_dir;
82 = (! file_name.empty ()
118 const octave::dynamic_library& shl,
119 const std::string& nm,
const std::string& ds)
126 const octave::dynamic_library& shl,
127 const std::string& nm,
const std::string& ds)
octave_value_list(* fcn)(const octave_value_list &, int)
octave_value_list(* meth)(octave::interpreter &, const octave_value_list &, int)
octave::sys::time time_parsed(void) const
octave_dld_function(void)
std::string fcn_file_name(void) const
~octave_dld_function(void)
void mark_fcn_file_up_to_date(const octave::sys::time &t)
octave::dynamic_library m_sh_lib
static octave_dld_function * create(octave_builtin::fcn ff, const octave::dynamic_library &shl, const std::string &nm="", const std::string &ds="")
std::string oct_file_dir(void)
std::string canonicalize_file_name(const std::string &name)
dynamic_loader & __get_dynamic_loader__(void)
#define DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA(t, n, c)