Searched refs:checkEvent (Results 1 – 1 of 1) sorted by relevance
38 virtual bool checkEvent(const Event& event, std::string* out) const = 0;41 if (!checkEvent(e, out)) { in check()56 virtual bool checkEvent(const Event& event, std::string* out) const { in checkEvent() function