RSB
0.7.0
|
#include <string>
#include <boost/scoped_ptr.hpp>
#include <rsc/logging/Logger.h>
#include <boost/shared_ptr.hpp>
#include "rsb/rsbexports.h"
#include "Participant.h"
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 |