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


Go to the source code of this file.
| Classes | |
| class | ecl::SigSlot< Data > | 
| Not for direct use, provides the power behind both signals and slots.  More... | |
| class | ecl::Topic< Data > | 
| Stores publisher and subscriber lists to a uniquely string identified topic.  More... | |
| Namespaces | |
| 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.