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

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

capture(const GumboNode *node) const overridehext::FunctionCapturevirtual
Capture() noexcept=defaulthext::Capture
Capture(const Capture &)=defaulthext::Capture
Capture(Capture &&) noexcept=defaulthext::Capture
clone() const overridehext::Cloneable< FunctionCapture, Capture >inlinevirtual
FunctionCapture(CaptureFunction func, std::string result_name, std::unique_ptr< StringPipe > pipe={}) noexcepthext::FunctionCapture
FunctionCapture(const FunctionCapture &other)hext::FunctionCapture
FunctionCapture(FunctionCapture &&) noexcept=defaulthext::FunctionCapture
operator=(const FunctionCapture &other)hext::FunctionCapture
operator=(FunctionCapture &&) noexcept=defaulthext::FunctionCapture
Cloneable< FunctionCapture, Capture >::operator=(const Capture &)=defaulthext::Capture
Cloneable< FunctionCapture, Capture >::operator=(Capture &&) noexcept=defaulthext::Capture
~Capture() noexcept=defaulthext::Capturevirtual