libhext: C++ Library Documentation  1.0.8-3ad0ae4
hext::AttributeMatch Member List

This is the complete list of members for hext::AttributeMatch, including all inherited members.

AttributeMatch(std::string attr_name, std::unique_ptr< ValueTest > value_test={}) noexcepthext::AttributeMatchexplicit
AttributeMatch(AttributeMatch &&other) noexcept=defaulthext::AttributeMatch
AttributeMatch(const AttributeMatch &other)hext::AttributeMatch
clone() const overridehext::Cloneable< AttributeMatch, Match >inlinevirtual
Match() noexcept=defaulthext::Match
Match(const Match &)=defaulthext::Match
Match(Match &&) noexcept=defaulthext::Match
matches(const GumboNode *node) const overridehext::AttributeMatchvirtual
operator=(AttributeMatch &&other) noexcept=defaulthext::AttributeMatch
operator=(const AttributeMatch &other)hext::AttributeMatch
Cloneable< AttributeMatch, Match >::operator=(const Match &)=defaulthext::Match
Cloneable< AttributeMatch, Match >::operator=(Match &&) noexcept=defaulthext::Match
~AttributeMatch() noexcept override=defaulthext::AttributeMatch
~Match() noexcept=defaulthext::Matchvirtual