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 std::string extension = "";39 bool debuggable = false;40 unsigned int extra = 0;