7 #ifndef RETDEC_COMMON_TOOL_INFO_H
8 #define RETDEC_COMMON_TOOL_INFO_H
30 bool isMsvc(
const std::string& version =
"")
const;
31 bool isTool(
const std::string& n)
const;
43 void setType(
const std::string& t);
44 void setName(
const std::string& n);
119 bool isTool(
const std::string& name)
const;
137 bool isMsvc(
const std::string& version =
"")
const;
Definition: archive_wrapper.h:19