|
|
| StringBuf (const PrePostfixedStream &stream_, std::string prefix_, std::string postfix_, const std::function< void(const std::string &)> &outputFunc_, const std::function< void(std::string &)> &escapingFunc_) |
| |
|
|
int | overflow (int c) override |
| |
|
std::streamsize | xsputn (const char_type *s, std::streamsize count) override |
| |
|
int | sync () override |
| |
|
|
std::string | buffer |
| |
|
std::function< void(const std::string &)> | outputFunc |
| |
|
const PrePostfixedStream & | stream |
| |
|
const std::string | prefix |
| |
|
const std::string | postfix |
| |
|
const std::function< void(std::string &)> | escapingFunc |
| |
The documentation for this class was generated from the following files:
- /mbsim-env/fmatvec/fmatvec/atom.h
- /mbsim-env/fmatvec/fmatvec/atom.cc