Searched defs:SehapInfo (Results 1 – 1 of 1) sorted by relevance
33 struct SehapInfo { struct34 std::string apl = "";35 std::string name = "";36 std::string domain = "";37 std::string type = "";38 bool debuggable = false;39 unsigned int extra = 0;