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

Comparing DecentralizedMedia/DecentralizedMedia.hpp (file contents):
Revision 507 by douglas, 2005-06-19T02:13:56-07:00 vs.
Revision 509 by douglas, 2005-06-19T04:29:32-07:00

# Line 31 | Line 31 | private:
31          const ext::RedBlackSet<ext::String>& extensions/*, shares*/;
32          void Media(ios::Reader& media);
33          void Media(const _H<xml::Node>& folder, const api::Path& path, const api::Path& root);
34 +        ext::String Share(const ext::String& host, const ext::String& share);
35          int Destroy() { return process->Join(); }
36   protected:
37          virtual void Process(const net::Http::Request& request, net::Http::Response& response);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines