Searched defs:EventFormat (Results 1 – 1 of 1) sorted by relevance
38 struct EventFormat { struct39 EventFormat(const std::string& name, const std::string& attr, int shift) in EventFormat() function43 std::string name;44 std::string attr;45 int shift;