libhext: C++ Library Documentation
1.0.12-3ea013c
|
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) noexcept | hext::AttributeCapture | |
AttributeCapture(const AttributeCapture &other) | hext::AttributeCapture | |
AttributeCapture(AttributeCapture &&) noexcept=default | hext::AttributeCapture | |
capture(const GumboNode *node) const override | hext::AttributeCapture | virtual |
Capture() noexcept=default | hext::Capture | |
Capture(const Capture &)=default | hext::Capture | |
Capture(Capture &&) noexcept=default | hext::Capture | |
clone() const override | hext::Cloneable< AttributeCapture, Capture > | inlinevirtual |
operator=(const AttributeCapture &other) | hext::AttributeCapture | |
operator=(AttributeCapture &&) noexcept=default | hext::AttributeCapture | |
Cloneable< AttributeCapture, Capture >::operator=(const Capture &)=default | hext::Capture | |
Cloneable< AttributeCapture, Capture >::operator=(Capture &&) noexcept=default | hext::Capture | |
~Capture() noexcept=default | hext::Capture | virtual |