libhext: C++ Library Documentation
1.0.12-3ea013c
|
This is the complete list of members for hext::TypeRegexMatch, including all inherited members.
clone() const override | hext::Cloneable< TypeRegexMatch, 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::TypeRegexMatch | virtual |
operator=(const Match &)=default | hext::Match | |
operator=(Match &&) noexcept=default | hext::Match | |
TypeRegexMatch(boost::regex regex) | hext::TypeRegexMatch | explicit |
~Match() noexcept=default | hext::Match | virtual |