RSB
0.7.0
|
#include <list>
#include <rsc/runtime/Properties.h>
#include "../transport/Connector.h"
#include "EventSendingStrategy.h"
Go to the source code of this file.
Classes | |
class | rsb::eventprocessing::DirectEventSendingStrategy |
This event sending strategy just passes incoming events to its associated rsb::transport::OutConnector s without modification, queueing or anything else. More... |
Namespaces | |
namespace | rsb |
namespace | rsb::eventprocessing |