libhext: C++ Library Documentation
1.0.12-3ea013c
|
This is the complete list of members for hext::CollapseWsPipe, including all inherited members.
append(std::unique_ptr< StringPipe > pipe) noexcept | hext::StringPipe | |
clone() const override | hext::Cloneable< CollapseWsPipe, StringPipe > | inlinevirtual |
emplace(Args &&... arg) | hext::StringPipe | inline |
operator=(const StringPipe &other) | hext::StringPipe | |
operator=(StringPipe &&) noexcept=default | hext::StringPipe | |
pipe(std::string str) const | hext::StringPipe | |
StringPipe() noexcept | hext::StringPipe | |
StringPipe(const StringPipe &other) | hext::StringPipe | |
StringPipe(StringPipe &&) noexcept=default | hext::StringPipe | |
transform(std::string str) const override | hext::CollapseWsPipe | virtual |
~StringPipe() noexcept=default | hext::StringPipe | virtual |