ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/Search/Processor.h
(Generate patch)

Comparing trunk/Search/Processor.h (file contents):
Revision 15 by douglas, 2002-12-09T09:46:18-08:00 vs.
Revision 18 by douglas, 2002-12-09T21:40:12-08:00

# Line 63 | Line 63 | private:
63          set<string> links;
64          bool process(HttpHandler& http, URL& url, string& title, string&
65                  description, string& text, vector<string>& headings);
66        bool html(HttpHandler& http);
66          string getTag(const string& line, unsigned open, unsigned close);
68        string getLink(string link, URL& url);
67   public:
68          Processor();
69          ~Processor();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines