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