| _wbd | guWhiteboard::Whiteboard | |
| addMessage(gsw_hash_info *hashinfo, const WBMsg &msg, bool nonatomic=false, bool notifySubscribers=true) | guWhiteboard::Whiteboard | |
| addMessage(const std::string &type, const WBMsg &msg, bool nonatomic=false, bool notifySubscribers=true) | guWhiteboard::Whiteboard | |
| addReplicationType(const std::string &type) | guWhiteboard::RemoteWhiteboard | |
| getKnownTypesForMachine() | guWhiteboard::RemoteWhiteboard | |
| getMessage(gsw_hash_info *hashinfo, WBResult *result=NULLPTR) | guWhiteboard::Whiteboard | |
| getMessage(std::string type, WBResult *result=NULLPTR) | guWhiteboard::Whiteboard | |
| getTypeOffset(std::string type) | guWhiteboard::Whiteboard | |
| getWBMsg(gu_simple_message *m) | guWhiteboard::Whiteboard | inlinestatic |
| machine() const | guWhiteboard::RemoteWhiteboard | inline |
| METHOD_FAIL enum value | guWhiteboard::Whiteboard | |
| METHOD_OK enum value | guWhiteboard::Whiteboard | |
| RemoteWhiteboard(const char *wbName, RWBMachine n, Whiteboard *local_whiteboard=NULL) | guWhiteboard::RemoteWhiteboard | |
| subscribeToMessage(const std::string &type, WBFunctorBase *func, WBResult &result) | guWhiteboard::RemoteWhiteboard | virtual |
| guWhiteboard::Whiteboard::subscribeToMessage(gsw_hash_info *hashinfo, WBFunctorBase *func, WBResult &result) | guWhiteboard::Whiteboard | virtual |
| subscriptionCallback(void) | guWhiteboard::Whiteboard | |
| unsubscribeToMessage(gsw_hash_info *hashinfo, WBResult &result) | guWhiteboard::Whiteboard | |
| unsubscribeToMessage(std::string type, WBResult &result) | guWhiteboard::Whiteboard | |
| wb_method_result enum name | guWhiteboard::Whiteboard | |
| WBResult typedef | guWhiteboard::Whiteboard | |
| Whiteboard(const char *sharedMemoryObjectName=gsw_global_whiteboard_name, bool checkVersion=true, int number=0) | guWhiteboard::Whiteboard | |
| ~RemoteWhiteboard() | guWhiteboard::RemoteWhiteboard | virtual |
| ~Whiteboard() | guWhiteboard::Whiteboard | virtual |