Navigation

Operators and Keywords

Function List:

C++ API

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.


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 Documentation

#define octave_help_h   1


Function Documentation

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

string_vector make_name_list ( void   ) 

OCTINTERP_API std::string raw_help ( const std::string ,
bool  
)


Variable Documentation