Simple structure holding publishers and subscribers to a topic. More...


Go to the source code of this file.
| Classes | |
| class | ecl::Topic< Data > | 
| Stores publisher and subscriber lists to a uniquely string identified topic.  More... | |
| Namespaces | |
| namespace | ecl | 
| Functions | |
| template<typename OutputStream , typename TopicData > | |
| OutputStream & | ecl::operator<< (OutputStream &ostream, const Topic< TopicData > &topic) | 
Simple structure holding publishers and subscribers to a topic.
Definition in file topic.hpp.