libhext: C++ Library Documentation
1.0.12-3ea013c
|
This is the complete list of members for hext::FunctionMatch, including all inherited members.
clone() const override | hext::Cloneable< FunctionMatch, Match > | inlinevirtual |
FunctionMatch(MatchFunction func) | hext::FunctionMatch | explicit |
Match() noexcept=default | hext::Match | |
Match(const Match &)=default | hext::Match | |
Match(Match &&) noexcept=default | hext::Match | |
matches(const GumboNode *node) const override | hext::FunctionMatch | virtual |
operator=(const Match &)=default | hext::Match | |
operator=(Match &&) noexcept=default | hext::Match | |
~Match() noexcept=default | hext::Match | virtual |