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

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

AttributeCapture(std::string attr_name, std::string result_name, std::unique_ptr< StringPipe > pipe=nullptr) noexcepthext::AttributeCapture
AttributeCapture(const AttributeCapture &other)hext::AttributeCapture
AttributeCapture(AttributeCapture &&) noexcept=defaulthext::AttributeCapture
capture(const GumboNode *node) const overridehext::AttributeCapturevirtual
Capture() noexcept=defaulthext::Capture
Capture(const Capture &)=defaulthext::Capture
Capture(Capture &&) noexcept=defaulthext::Capture
clone() const overridehext::Cloneable< AttributeCapture, Capture >inlinevirtual
operator=(const AttributeCapture &other)hext::AttributeCapture
operator=(AttributeCapture &&) noexcept=defaulthext::AttributeCapture
Cloneable< AttributeCapture, Capture >::operator=(const Capture &)=defaulthext::Capture
Cloneable< AttributeCapture, Capture >::operator=(Capture &&) noexcept=defaulthext::Capture
~Capture() noexcept=defaulthext::Capturevirtual