#include <fesa-core/RealTime/AbstractEventSource.h>
#include <fesa-core/Proxy/ProxyInterface.h>
#include <string>
#include <set>
Go to the source code of this file.
Classes | |
class | fesa::OnSubscriptionEventSource |
OnSubscriptionEventSource is dedicated to establish subscriptions using the ProxyInterface and then trigger a rtEvent per notification received. More... | |
struct | fesa::OnSubscriptionEventSource::EventInfo |
stores information about an event More... | |
class | fesa::OnSubscriptionEventSource::SubscriptionThread |
This class creates a thread that keeps the reconnection of pending subscriptions. More... | |
Namespaces | |
namespace | fesa |