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

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

append(std::unique_ptr< StringPipe > pipe) noexcepthext::StringPipe
clone() const overridehext::Cloneable< RegexReplacePipe, StringPipe >inlinevirtual
emplace(Args &&... arg)hext::StringPipeinline
operator=(const StringPipe &other)hext::StringPipe
operator=(StringPipe &&) noexcept=defaulthext::StringPipe
pipe(std::string str) consthext::StringPipe
RegexReplacePipe(boost::regex regex, std::string str)hext::RegexReplacePipe
StringPipe() noexcepthext::StringPipe
StringPipe(const StringPipe &other)hext::StringPipe
StringPipe(StringPipe &&) noexcept=defaulthext::StringPipe
transform(std::string str) const overridehext::RegexReplacePipevirtual
~StringPipe() noexcept=defaulthext::StringPipevirtual