gusimplewhiteboard
guWhiteboard::Whiteboard Member List

This is the complete list of members for guWhiteboard::Whiteboard, including all inherited members.

_wbdguWhiteboard::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
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::Whiteboardinlinestatic
METHOD_FAIL enum valueguWhiteboard::Whiteboard
METHOD_OK enum valueguWhiteboard::Whiteboard
subscribeToMessage(gsw_hash_info *hashinfo, WBFunctorBase *func, WBResult &result)guWhiteboard::Whiteboardvirtual
subscribeToMessage(const std::string &type, WBFunctorBase *func, WBResult &result)guWhiteboard::Whiteboardvirtual
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 nameguWhiteboard::Whiteboard
WBResult typedefguWhiteboard::Whiteboard
Whiteboard(const char *sharedMemoryObjectName=gsw_global_whiteboard_name, bool checkVersion=true, int number=0)guWhiteboard::Whiteboard
~Whiteboard()guWhiteboard::Whiteboardvirtual