libhext: C++ Library Documentation
1.0.12-3ea013c
|
This is the complete list of members for hext::NthChildMatch, including all inherited members.
clone() const override | hext::Cloneable< NthChildMatch, Match > | inlinevirtual |
First enum value | hext::NthChildMatch | |
Last enum value | hext::NthChildMatch | |
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::NthChildMatch | virtual |
NthChildMatch(int step, int shift, Option options=Option::First) noexcept | hext::NthChildMatch | |
NthChildMatch(std::pair< int, int > step_and_shift, Option options=Option::First) noexcept | hext::NthChildMatch | explicit |
OfType enum value | hext::NthChildMatch | |
operator=(const Match &)=default | hext::Match | |
operator=(Match &&) noexcept=default | hext::Match | |
Option enum name | hext::NthChildMatch | |
~Match() noexcept=default | hext::Match | virtual |