RSB  0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SpreadConnection.h File Reference
#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"
Include dependency graph for SpreadConnection.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef int mailbox

Definition at line 40 of file SpreadConnection.h.