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

Comparing trunk/Collector.hpp (file contents):
Revision 22 by douglas, 2004-07-17T00:54:46-07:00 vs.
Revision 25 by douglas, 2004-07-17T16:29:02-07:00

# Line 29 | Line 29 | public:
29          Collector(const ext::String& login, ext::String& password, const
30                  std::set<Buddy>& buddies, const Database& database, bool start);
31          ~Collector() { if (start) collector.Join(); }
32        //
32   };
33  
34   #endif // _Collector_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines