ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Represent/Represent.hpp
(Generate patch)

Comparing Represent/Represent.hpp (file contents):
Revision 379 by douglas, 2004-12-22T20:42:52-08:00 vs.
Revision 380 by douglas, 2004-12-23T01:07:33-08:00

# Line 24 | Line 24 | class Represent
24   private:
25          std::multimap<std::string, std::string> cgi;
26          void parse();
27 +        void headings(xml::TextWriter& xhtml);
28 +        void form(xml::TextWriter& xhtml);
29   public:
30          Represent();
31   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines