#include "Channels/InputHandler.H"
#include "Channels/SingleChannel.H"
#include "Util/Types.H"
Go to the source code of this file.
Classes | |
class | SingleChannelBeo |
Wrapper to run a SingleChannel on a distant CPU. More... | |
Defines | |
#define | BEO_SCHANCONF 1000 |
#define | BEO_SCHANINPUT 1001 |
#define | BEO_SCHANOUTPUT 1002 |
#define | BEO_SCHANALLOUT 1003 |
wrapper class to run a SingleChannel on a distant CPU
Definition in file SingleChannelBeo.H.