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

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

Macro Definition Documentation

◆ GLOBAL_MSG_ID

#define GLOBAL_MSG_ID   0

Definition at line 95 of file Whiteboard.h.

◆ NEW_MSG_ID

#define NEW_MSG_ID   -1

Definition at line 94 of file Whiteboard.h.