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

Comparing trunk/Publisher.hpp (file contents):
Revision 24 by douglas, 2004-07-16T23:37:41-07:00 vs.
Revision 25 by douglas, 2004-07-17T16:29:02-07:00

# Line 21 | Line 21 | public:
21          Publisher(const std::set<Buddy>& buddies, const Database& database, bool
22                  start);
23          ~Publisher() { if (start) publisher.Join(); }
24        //
24   };
25  
26   #endif // _Publisher_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines