Searched defs:StateChangeEvent (Results 1 – 2 of 2) sorted by relevance
28 using StateChangeEvent = std::function<void(const std::string&)>; variable
24 using StateChangeEvent = std::function<void(const int32_t)>; variable