RSB
0.7.0
|
#include <vector>
#include <boost/shared_ptr.hpp>
#include <rsc/logging/Logger.h>
#include "Scope.h"
#include "Event.h"
#include "Participant.h"
#include "eventprocessing/InRouteConfigurator.h"
#include "transport/InPullConnector.h"
Go to the source code of this file.
Classes | |
class | rsb::Reader |
A Reader receives events published by a informers by participating in a channel with a suitable scope. More... |
Namespaces | |
namespace | rsb |
Typedefs | |
typedef boost::shared_ptr< Reader > | rsb::ReaderPtr |