RSB  0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SpreadConnection.cpp File Reference
#include "SpreadConnection.h"
#include <iostream>
#include <string.h>
#include <boost/lexical_cast.hpp>
#include <boost/format.hpp>
#include <rsc/misc/IllegalStateException.h>
#include <sp.h>
#include "../../CommException.h"
Include dependency graph for SpreadConnection.cpp:

Go to the source code of this file.

Namespaces

namespace  rsb
namespace  rsb::spread

Macros

#define SPREAD_MAX_GROUPS   100
#define SPREAD_MAX_MESSLEN   180000

Functions

string rsb::spread::defaultHost ()
unsigned int rsb::spread::defaultPort ()

Macro Definition Documentation

#define SPREAD_MAX_GROUPS   100

Definition at line 50 of file SpreadConnection.cpp.

Referenced by rsb::spread::SpreadConnection::receive().

#define SPREAD_MAX_MESSLEN   180000

Definition at line 51 of file SpreadConnection.cpp.

Referenced by rsb::spread::SpreadConnection::receive().