retdec
retdec::common::Pattern Member List

This is the complete list of members for retdec::common::Pattern, including all inherited members.

_descriptionretdec::common::Patternprivate
_endianretdec::common::Patternprivate
_nameretdec::common::Patternprivate
_typeretdec::common::Patternprivate
_yaraRuleNameretdec::common::Patternprivate
crypto(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
cryptoBig(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
cryptoLittle(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
eEndian enum nameretdec::common::Patternprivate
eType enum nameretdec::common::Patternprivate
getDescription() constretdec::common::Pattern
getName() constretdec::common::Pattern
getYaraRuleName() constretdec::common::Pattern
isEndianBig() constretdec::common::Pattern
isEndianLittle() constretdec::common::Pattern
isEndianUnknown() constretdec::common::Pattern
isTypeCrypto() constretdec::common::Pattern
isTypeMalware() constretdec::common::Pattern
isTypeOther() constretdec::common::Pattern
malware(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
malwareBig(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
malwareLittle(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
matchesretdec::common::Pattern
operator!=(const Pattern &val) constretdec::common::Pattern
operator==(const Pattern &val) constretdec::common::Pattern
other(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
otherBig(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
otherLittle(const std::string &name="", const std::string &description="", const std::string &yaraRuleName="")retdec::common::Patternstatic
Pattern()retdec::common::Pattern
Pattern(const std::string &name, const std::string &description, const std::string &yaraRuleName, eType type, eEndian endian)retdec::common::Patternprivate
setDescription(const std::string &description)retdec::common::Pattern
setIsEndianBig()retdec::common::Pattern
setIsEndianLittle()retdec::common::Pattern
setIsEndianUnknown()retdec::common::Pattern
setIsTypeCrypto()retdec::common::Pattern
setIsTypeMalware()retdec::common::Pattern
setIsTypeOther()retdec::common::Pattern
setName(const std::string &name)retdec::common::Pattern
setYaraRuleName(const std::string &yaraRuleName)retdec::common::Pattern