RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Listener.h File Reference
#include <string>
#include <boost/scoped_ptr.hpp>
#include <rsc/logging/Logger.h>
#include <boost/shared_ptr.hpp>
#include "rsb/rsbexports.h"
#include "Participant.h"
Include dependency graph for Listener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::Listener
 A Listener receives events published by rsb::Informer objects by participating in a channel with a suitable scope. More...
 

Namespaces

 rsb
 
 rsb::filter
 
 rsb::eventprocessing
 
 rsb::transport
 

Typedefs

typedef boost::shared_ptr
< InPushConnector > 
rsb::transport::InPushConnectorPtr
 
typedef boost::shared_ptr
< Listener > 
rsb::ListenerPtr