|
gusimplewhiteboard
|
#include <string>#include <vector>#include <iostream>#include <sstream>#include "guudpbridge/guudpConfig.h"#include "gusimplewhiteboard.h"#include "WhiteboardConstants.h"#include "Whiteboard.h"#include "WBFunctor.h"#include "WBMsg.h"Go to the source code of this file.
Classes | |
| class | guWhiteboard::RemoteWhiteboard |
| compatibility API for accessing the remote whiteboard More... | |
Namespaces | |
| namespace | guWhiteboard |
| /file APM_Interface.h | |
Macros | |
| #define | NO_WARN_WBMSG_H |
Typedefs | |
| typedef enum guWhiteboard::remote_wb_id | guWhiteboard::RWBMachine |
| Remote WB enum. More... | |
Enumerations | |
| enum | guWhiteboard::remote_wb_id { guWhiteboard::Machine1 = 0 , guWhiteboard::Machine2 , guWhiteboard::Machine3 , guWhiteboard::Machine4 , guWhiteboard::NUM_OF_MACHINES } |
| Remote WB enum. More... | |
| #define NO_WARN_WBMSG_H |
Definition at line 61 of file RemoteWhiteboard.h.