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 389 by douglas, 2004-12-24T04:02:30-08:00 vs.
Revision 393 by douglas, 2004-12-24T22:32:04-08:00

# Line 33 | Line 33 | class Represent
33   private:
34          std::multimap<std::string, std::string> cgi;
35          void parse();
36 +        std::string decode(const ext::String& encoded);
37          void headings(xml::TextWriter& xhtml);
38          void form(xml::TextWriter& xhtml);
39          void output(xml::TextWriter& xhtml);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines