# | 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); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |