#include <iosfwd>
#include <string>
Go to the source code of this file.
Defines | |
#define | octave_help_h 1 |
Functions | |
string_vector | make_name_list (void) |
OCTINTERP_API std::string | raw_help (const std::string &, bool &) |
std::string | do_which (const std::string &name) |
Variables | |
std::string | Vdoc_cache_file |
std::string | Vinfo_file |
std::string | Vinfo_program |
#define octave_help_h 1 |
std::string do_which | ( | const std::string & | name | ) |
string_vector make_name_list | ( | void | ) |
OCTINTERP_API std::string raw_help | ( | const std::string & | , | |
bool & | ||||
) |