#include <librets/str_stream.h>
Public Member Functions | |
| str_stream () | |
| str_stream (const str_stream &s) | |
| std::stringstream & | underlying_stream () const |
| operator std::string () const | |
| str_stream | ( | ) | [inline] |
| str_stream | ( | const str_stream & | s | ) | [inline] |
| operator std::string | ( | ) | const [inline] |
| std::stringstream& underlying_stream | ( | ) | const [inline] |
Referenced by librets::operator<<().