|
gusimplewhiteboard
|
#include "gusimplewhiteboard.h"#include <cstddef>#include <cassert>#include <iostream>#include <string>#include <vector>#include <gu_util.h>Go to the source code of this file.
Classes | |
| class | generic_whiteboard_object< object_type > |
| This class allows you to set and get data directly into or out of the local whiteboard in shared memory. More... | |
Variables | |
| gu_simple_whiteboard_descriptor * | local_whiteboard_descriptor |
|
extern |