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