|
fmatvec
0.0.0
|
This is the complete list of members for fmatvec::PrePostfixedStream, including all inherited members.
| buffer (defined in fmatvec::PrePostfixedStream) | fmatvec::PrePostfixedStream | private |
| 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 |