fmatvec  0.0.0
fmatvec::PrePostfixedStream Member List

This is the complete list of members for fmatvec::PrePostfixedStream, including all inherited members.

buffer (defined in fmatvec::PrePostfixedStream)fmatvec::PrePostfixedStreamprivate
PrePostfixedStream(const std::string &prefix_, const std::string &postfix_, const std::function< void(const std::string &)> &outputFunc, const std::function< void(std::string &)> &escapingFunc=nullptr)fmatvec::PrePostfixedStream
PrePostfixedStream(const std::string &prefix_, const std::string &postfix_, std::ostream &outstr_, const std::function< void(std::string &)> &escapingFunc=nullptr)fmatvec::PrePostfixedStream