|
gusimplewhiteboard
|
This is the complete list of members for guWhiteboard::Whiteboard, including all inherited members.
| _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 | |
| 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 |
| METHOD_FAIL enum value | guWhiteboard::Whiteboard | |
| METHOD_OK enum value | guWhiteboard::Whiteboard | |
| subscribeToMessage(gsw_hash_info *hashinfo, WBFunctorBase *func, WBResult &result) | guWhiteboard::Whiteboard | virtual |
| subscribeToMessage(const std::string &type, 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 | |
| ~Whiteboard() | guWhiteboard::Whiteboard | virtual |