#include <stdapis/stlportv5/stl/_strstream.h>
| class istrstream : public basic_istream< char, char_traits< char > > |
| Public Member Functions | |
|---|---|
| virtual | ~_STLP_istrstream() |
| _STLP_DECLSPEC | _STLP_istrstream(char *) |
| _STLP_DECLSPEC | _STLP_istrstream(const char *) |
| _STLP_DECLSPEC | _STLP_istrstream(char *, streamsize) |
| _STLP_DECLSPEC | _STLP_istrstream(const char *, streamsize) |
| _STLP_DECLSPEC strstreambuf * | rdbuf() |
| _STLP_DECLSPEC char * | str() |
| Inherited Enumerations | |
|---|---|
| ios_base:event | |
| _STLP_DECLSPEC | _STLP_istrstream | ( | const char * | , |
| streamsize | ||||
| ) | ||||
| _STLP_DECLSPEC strstreambuf * | rdbuf | ( | ) | const |
Reimplemented from basic_ios< char, char_traits< char > >::rdbuf()const