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

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

append(std::unique_ptr< StringPipe > pipe) noexcepthext::StringPipe
CasePipe(Option option=Option::ToLower) noexcepthext::CasePipeexplicit
clone() const overridehext::Cloneable< CasePipe, StringPipe >inlinevirtual
emplace(Args &&... arg)hext::StringPipeinline
operator=(const StringPipe &other)hext::StringPipe
operator=(StringPipe &&) noexcept=defaulthext::StringPipe
Option enum namehext::CasePipe
pipe(std::string str) consthext::StringPipe
StringPipe() noexcepthext::StringPipe
StringPipe(const StringPipe &other)hext::StringPipe
StringPipe(StringPipe &&) noexcept=defaulthext::StringPipe
ToLower enum valuehext::CasePipe
ToUpper enum valuehext::CasePipe
transform(std::string str) const overridehext::CasePipevirtual
~StringPipe() noexcept=defaulthext::StringPipevirtual