|
gusimplewhiteboard
|
#include <cstring>#include <gu_util.h>#include "Whiteboard.h"#include "guwhiteboardtypelist_c_generated.h"Go to the source code of this file.
Classes | |
| struct | callback_helper |
| An internal stuct for passing callback information to dispatch queues. More... | |
Macros | |
| #define | FROM_WHITEBOARD_CC_ |
| #define | DISPATCH_QUEUE_SERIAL NULLPTR |
| #define | init_ios_whiteboard_name() ; |
Variables | |
| const char * | gsw_global_whiteboard_name = "guWhiteboard" |
| global whiteboard name More... | |
| #define DISPATCH_QUEUE_SERIAL NULLPTR |
Definition at line 69 of file Whiteboard.cc.
| #define FROM_WHITEBOARD_CC_ |
Definition at line 58 of file Whiteboard.cc.
| #define init_ios_whiteboard_name | ( | ) | ; |
Definition at line 77 of file Whiteboard.cc.
| const char* gsw_global_whiteboard_name = "guWhiteboard" |
global whiteboard name
Definition at line 78 of file Whiteboard.cc.
Referenced by guWhiteboard::Whiteboard::Whiteboard().