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 380 of file arb_help2xml.cxx.

Constructor & Destructor Documentation

Helpfile::Helpfile ( )
inline

Definition at line 398 of file arb_help2xml.cxx.

virtual Helpfile::~Helpfile ( )
inlinevirtual

Definition at line 399 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 
)
void Helpfile::extractInternalLinks ( )

Definition at line 1706 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 405 of file arb_help2xml.cxx.

References title.


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