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

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

append_match(std::unique_ptr< Match > match)hext::NegateMatch
clone() const overridehext::Cloneable< NegateMatch, Match >inlinevirtual
Match() noexcept=defaulthext::Match
Match(const Match &)=defaulthext::Match
Match(Match &&) noexcept=defaulthext::Match
matches(const GumboNode *node) const overridehext::NegateMatchvirtual
NegateMatch(std::vector< std::unique_ptr< Match >> v_matches={}) noexcepthext::NegateMatchexplicit
NegateMatch(std::unique_ptr< Match > match)hext::NegateMatchexplicit
NegateMatch(NegateMatch &&other) noexcept=defaulthext::NegateMatch
NegateMatch(const NegateMatch &other)hext::NegateMatch
operator=(NegateMatch &&other) noexcept=defaulthext::NegateMatch
operator=(const NegateMatch &other)hext::NegateMatch
Cloneable< NegateMatch, Match >::operator=(const Match &)=defaulthext::Match
Cloneable< NegateMatch, Match >::operator=(Match &&) noexcept=defaulthext::Match
~Match() noexcept=defaulthext::Matchvirtual
~NegateMatch() noexcept override=defaulthext::NegateMatch