YARP
Yet Another Robot Platform
MpiBcastStream.h File Reference
#include "MpiStream.h"
#include <cstring>
+ Include dependency graph for MpiBcastStream.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MpiBcastStream
 Implements communication via MPI broadcast. More...
 

Macros

#define CMD_JOIN   -1
 
#define CMD_DISCONNECT   -2
 

Macro Definition Documentation

◆ CMD_DISCONNECT

#define CMD_DISCONNECT   -2

Definition at line 18 of file MpiBcastStream.h.

◆ CMD_JOIN

#define CMD_JOIN   -1

Definition at line 17 of file MpiBcastStream.h.