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

Comparing trunk/Search/Processor.h (file contents):
Revision 15 by douglas, 2002-12-09T09:46:18-08:00 vs.
Revision 17 by douglas, 2002-12-09T18:31:11-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 > //      bool html(HttpHandler& http);
67          string getTag(const string& line, unsigned open, unsigned close);
68 <        string getLink(string link, URL& url);
68 > //      string getLink(string link, URL& url);
69   public:
70          Processor();
71          ~Processor();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines