gusimplewhiteboard
RemoteWhiteboard.h File Reference
#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"
Include dependency graph for RemoteWhiteboard.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ NO_WARN_WBMSG_H

#define NO_WARN_WBMSG_H

Definition at line 61 of file RemoteWhiteboard.h.