|
gusimplewhiteboard
|
#include <dispatch/dispatch.h>#include <string>#include <vector>#include <iostream>#include <gu_util.h>#include "gusimplewhiteboard.h"#include "WhiteboardConstants.h"#include "WBFunctor.h"#include "WBMsg.h"Go to the source code of this file.
Classes | |
| struct | guWhiteboard::gsw_hash_info |
| Message offset holder. More... | |
| class | guWhiteboard::Whiteboard |
| compatibility API for accessing the whiteboard More... | |
| struct | guWhiteboard::Whiteboard::callback_descr |
Namespaces | |
| namespace | guWhiteboard |
| /file APM_Interface.h | |
Macros | |
| #define | NEW_MSG_ID -1 |
| #define | GLOBAL_MSG_ID 0 |
Typedefs | |
| typedef struct guWhiteboard::gsw_hash_info | guWhiteboard::gsw_hash_info |
| Message offset holder. More... | |
| #define GLOBAL_MSG_ID 0 |
Definition at line 95 of file Whiteboard.h.
| #define NEW_MSG_ID -1 |
Definition at line 94 of file Whiteboard.h.