libhext: C++ Library Documentation
1.0.12-3ea013c
|
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 override | hext::Cloneable< NegateMatch, Match > | inlinevirtual |
Match() noexcept=default | hext::Match | |
Match(const Match &)=default | hext::Match | |
Match(Match &&) noexcept=default | hext::Match | |
matches(const GumboNode *node) const override | hext::NegateMatch | virtual |
NegateMatch(std::vector< std::unique_ptr< Match >> v_matches={}) noexcept | hext::NegateMatch | explicit |
NegateMatch(std::unique_ptr< Match > match) | hext::NegateMatch | explicit |
NegateMatch(NegateMatch &&other) noexcept=default | hext::NegateMatch | |
NegateMatch(const NegateMatch &other) | hext::NegateMatch | |
operator=(NegateMatch &&other) noexcept=default | hext::NegateMatch | |
operator=(const NegateMatch &other) | hext::NegateMatch | |
Cloneable< NegateMatch, Match >::operator=(const Match &)=default | hext::Match | |
Cloneable< NegateMatch, Match >::operator=(Match &&) noexcept=default | hext::Match | |
~Match() noexcept=default | hext::Match | virtual |
~NegateMatch() noexcept override=default | hext::NegateMatch |