
#include <sstream_local.h>
Inheritance diagram for std::stringstreambase:

Public Member Functions | |
| std::string | str () const |
| void | str (const std::string &s) |
| stringbuf * | rdbuf () |
Protected Member Functions | |
| stringstreambase (int which) | |
| stringstreambase (const std::string &s, int which) | |
Protected Attributes | |
| stringbuf | __my_sb |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|