ARB
Public Member Functions | List of all members
Helpfile Class Reference

Public Member Functions

 Helpfile ()
 
virtual ~Helpfile ()
 
void readHelp (istream &in, const string &filename)
 
void writeXML (FILE *out, const string &page_name)
 
void extractInternalLinks ()
 
const Section & get_title () const
 

Detailed Description

Definition at line 369 of file arb_help2xml.cxx.

Constructor & Destructor Documentation

Helpfile::Helpfile ( )
inline

Definition at line 388 of file arb_help2xml.cxx.

virtual Helpfile::~Helpfile ( )
inlinevirtual

Definition at line 389 of file arb_help2xml.cxx.

Member Function Documentation

void Helpfile::readHelp ( istream &  in,
const string filename 
)
void Helpfile::writeXML ( FILE *  out,
const string page_name 
)

Definition at line 1480 of file arb_help2xml.cxx.

References create_top_links(), h2x_assert, inputfile, s, T, title, and uplinks.

Referenced by ARB_main().

void Helpfile::extractInternalLinks ( )

Definition at line 1561 of file arb_help2xml.cxx.

References check_specific_duplicates(), li, line, s, start, and uplinks.

Referenced by ARB_main().

const Section& Helpfile::get_title ( ) const
inline

Definition at line 395 of file arb_help2xml.cxx.

References title.


The documentation for this class was generated from the following file: