RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Reader.h File Reference
#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"
Include dependency graph for Reader.h:
This graph shows which files directly or indirectly include this file:

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

 rsb
 

Typedefs

typedef boost::shared_ptr< Reader > rsb::ReaderPtr