Searched defs:CommonEvent (Results 1 – 5 of 5) sorted by relevance
72 using CommonEvent = std::function<void()>; member
30 using CommonEvent = std::function<void()>; variable
305 struct CommonEvent { struct306 std::string name;307 std::string permission;308 std::vector<std::string> data;309 std::vector<std::string> type;310 std::vector<std::string> events;
1 # CommonEvent chapter