#include <sstream>
#include <rovsoft/io/FlowController.hh>
#include <rovsoft/main/common.hh>
#include <rovsoft/messages/Important.hh>
#include <rovsoft/lib/OutOfRangeExceptionPtr.hh>
Namespaces | |
namespace | rovsoft |
namespace | rovsoft::io |
Defines | |
#define | IMPORTANT 1 |
#define | NOT_IMPORTANT 0 |
#define | TIMEOUT 2000 |
#define | RESEND 5 |
(Implementation for reading/writing messages from/to a segmented stream.
|
|
|
|
|
|
|
|