gusimplewhiteboard
Whiteboard.cc File Reference
#include <cstring>
#include <gu_util.h>
#include "Whiteboard.h"
#include "guwhiteboardtypelist_c_generated.h"
Include dependency graph for Whiteboard.cc:

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

Macro Definition Documentation

◆ DISPATCH_QUEUE_SERIAL

#define DISPATCH_QUEUE_SERIAL   NULLPTR

Definition at line 69 of file Whiteboard.cc.

◆ FROM_WHITEBOARD_CC_

#define FROM_WHITEBOARD_CC_

Definition at line 58 of file Whiteboard.cc.

◆ init_ios_whiteboard_name

#define init_ios_whiteboard_name ( )    ;

Definition at line 77 of file Whiteboard.cc.

Variable Documentation

◆ gsw_global_whiteboard_name

const char* gsw_global_whiteboard_name = "guWhiteboard"

global whiteboard name

Definition at line 78 of file Whiteboard.cc.

Referenced by guWhiteboard::Whiteboard::Whiteboard().