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

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

clone() const overridehext::Cloneable< FunctionValueMatch, Match >inlinevirtual
FunctionValueMatch(CaptureFunction func, std::unique_ptr< ValueTest > value_test)hext::FunctionValueMatch
FunctionValueMatch(FunctionValueMatch &&other)=defaulthext::FunctionValueMatch
FunctionValueMatch(const FunctionValueMatch &other)hext::FunctionValueMatch
Match() noexcept=defaulthext::Match
Match(const Match &)=defaulthext::Match
Match(Match &&) noexcept=defaulthext::Match
matches(const GumboNode *node) const overridehext::FunctionValueMatchvirtual
operator=(FunctionValueMatch &&other)=defaulthext::FunctionValueMatch
operator=(const FunctionValueMatch &other)hext::FunctionValueMatch
Cloneable< FunctionValueMatch, Match >::operator=(const Match &)=defaulthext::Match
Cloneable< FunctionValueMatch, Match >::operator=(Match &&) noexcept=defaulthext::Match
~FunctionValueMatch() noexcept override=defaulthext::FunctionValueMatch
~Match() noexcept=defaulthext::Matchvirtual