#include <string>
#include <set>
#include <ecl/config/macros.hpp>
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. | |
class | ecl::Topic< Data > |
Stores publisher and subscriber lists to a uniquely string identified topic. | |
Namespaces | |
ecl | |
Functions | |
OutputStream & | ecl::operator<< (OutputStream &ostream, const Topic< TopicData > &topic) |