RSB
0.7.0
|
#include <list>
#include <set>
#include <iostream>
#include <boost/thread/shared_mutex.hpp>
#include <rsc/runtime/Properties.h>
#include <rsc/logging/Logger.h>
#include "../Event.h"
#include "../ParticipantConfig.h"
#include "PushEventReceivingStrategy.h"
#include "rsb/rsbexports.h"
Go to the source code of this file.
Classes | |
class | rsb::eventprocessing::DirectEventReceivingStrategy |
This push-style event receiving strategy filters and dispatches rsb::Event s in the context of the thread calling handle. More... |
Namespaces | |
namespace | rsb |
namespace | rsb::eventprocessing |