RSB
0.7.0
|
#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <boost/thread/condition.hpp>
#include <rsc/logging/Logger.h>
#include "SpreadMessage.h"
#include "rsb/rsbexports.h"
Go to the source code of this file.
Classes | |
class | rsb::spread::SpreadConnection |
A wrapper class providing an object-oriented interface to the Spread API. More... |
Namespaces | |
namespace | rsb |
namespace | rsb::spread |
Typedefs | |
typedef int | mailbox |
typedef boost::shared_ptr < SpreadConnection > | rsb::spread::SpreadConnectionPtr |
Functions | |
string | rsb::spread::defaultHost () |
unsigned int | rsb::spread::defaultPort () |
typedef int mailbox |
Definition at line 40 of file SpreadConnection.h.