Searched defs:onGroupRemoved (Results 1 – 3 of 3) sorted by relevance
38 void (*onGroupRemoved)(const char *groupIfName, int isGo); member
37 std::function<void(const std::string &, bool)> onGroupRemoved; member
83 void onGroupRemoved(const std::string &groupIfName, bool isGo) in onGroupRemoved() function