This is the complete list of members for GroupManager, including all inherited members.
| getInstance() | GroupManager | static |
| groups | GroupManager | protected |
| send(const std::string &groupName, const std::string &message) | GroupManager | |
| subscribe(const std::string &groupName, std::function< void(const std::string &)> callback, const std::string &CUID) | GroupManager | |
| unsubscribe(const std::string &groupName, const std::string &CUID) | GroupManager |