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

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

clone() const overridehext::Cloneable< NthChildMatch, Match >inlinevirtual
First enum valuehext::NthChildMatch
Last enum valuehext::NthChildMatch
Match() noexcept=defaulthext::Match
Match(const Match &)=defaulthext::Match
Match(Match &&) noexcept=defaulthext::Match
matches(const GumboNode *node) const noexcept overridehext::NthChildMatchvirtual
NthChildMatch(int step, int shift, Option options=Option::First) noexcepthext::NthChildMatch
NthChildMatch(std::pair< int, int > step_and_shift, Option options=Option::First) noexcepthext::NthChildMatchexplicit
OfType enum valuehext::NthChildMatch
operator=(const Match &)=defaulthext::Match
operator=(Match &&) noexcept=defaulthext::Match
Option enum namehext::NthChildMatch
~Match() noexcept=defaulthext::Matchvirtual