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 26 by douglas, 2004-07-17T16:29:02-07:00 vs.
Revision 27 by douglas, 2004-07-17T19:21:04-07:00

# Line 17 | Line 17 | private:
17          bool start;
18          api::Thread publisher;
19          int publish();
20 +        void update();
21   public:
22          Publisher(const std::set<Buddy>& buddies, const Database& database, bool
23                  start);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines