Functions | Variables

help.h File Reference

#include <iosfwd>
#include <string>
Include dependency graph for help.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string do_which (const std::string &name)
string_vector make_name_list (void)
OCTINTERP_API std::string raw_help (const std::string &, bool &)

Variables

std::string Vdoc_cache_file
std::string Vinfo_file
std::string Vinfo_program

Function Documentation

std::string do_which ( const std::string &  name  ) 

Definition at line 1146 of file help.cc.

References do_which().

string_vector make_name_list ( void   ) 
OCTINTERP_API std::string raw_help ( const std::string &  ,
bool  
)

Variable Documentation

std::string Vdoc_cache_file

Definition at line 72 of file help.cc.

Referenced by set_default_doc_cache_file().

std::string Vinfo_file

Definition at line 76 of file help.cc.

Referenced by set_default_info_file().

std::string Vinfo_program

Definition at line 80 of file help.cc.

Referenced by set_default_info_prog().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines