RSB  0.7.0
 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

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

Typedefs

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