RSB
0.7.0
|
#include <set>
#include <string>
#include <ostream>
#include <boost/operators.hpp>
#include <boost/filesystem/path.hpp>
#include <rsc/logging/Logger.h>
#include <rsc/config/OptionHandler.h>
#include <rsc/runtime/Properties.h>
#include <rsc/runtime/Printable.h>
#include "QualityOfServiceSpec.h"
#include "rsb/rsbexports.h"
Go to the source code of this file.
Classes | |
class | rsb::ParticipantConfig |
A class describing the configuration of Participant instances. More... | |
class | rsb::ParticipantConfig::Transport |
Description of a desired transport. More... | |
class | rsb::ParticipantConfig::EventProcessingStrategy |
Instances of this class describe the selection and configuration of an event processing strategy. More... |
Namespaces | |
namespace | rsb |