libhext: C++ Library Documentation  1.0.9-c8ac8b6
hext::TypeRegexMatch Member List

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

clone() const overridehext::Cloneable< TypeRegexMatch, Match >inlinevirtual
Match() noexcept=defaulthext::Match
Match(const Match &)=defaulthext::Match
Match(Match &&) noexcept=defaulthext::Match
matches(const GumboNode *node) const overridehext::TypeRegexMatchvirtual
operator=(const Match &)=defaulthext::Match
operator=(Match &&) noexcept=defaulthext::Match
TypeRegexMatch(boost::regex regex)hext::TypeRegexMatchexplicit
~Match() noexcept=defaulthext::Matchvirtual