RSB
0.7.0
|
#include <ostream>
#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <rsc/misc/UUID.h>
#include <rsc/runtime/Printable.h>
#include "rsb/rsbexports.h"
Go to the source code of this file.
Classes | |
class | rsb::Participant |
Objects of this class participate in the exchange of notifications on one channel of the bus. More... |
Namespaces | |
namespace | rsb |
Typedefs | |
typedef boost::shared_ptr < Participant > | rsb::ParticipantPtr |