#include <stdapis/stlportv5/stl/_strstream.h>
class ostrstream : public basic_ostream< char, char_traits< char > > |
Public Member Functions | |
---|---|
virtual | ~_STLP_ostrstream() |
_STLP_DECLSPEC | _STLP_ostrstream() |
_STLP_DECLSPEC | _STLP_ostrstream(char *, int, ios_base::openmode) |
_STLP_DECLSPEC void | freeze(bool) |
_STLP_DECLSPEC int | pcount() |
_STLP_DECLSPEC strstreambuf * | rdbuf() |
_STLP_DECLSPEC char * | str() |
Inherited Enumerations | |
---|---|
ios_base:event |
_STLP_DECLSPEC | _STLP_ostrstream | ( | char * | , |
int | , | |||
ios_base::openmode | = ios_base::out | |||
) |
_STLP_DECLSPEC strstreambuf * | rdbuf | ( | ) | const |
Reimplemented from basic_ios< char, char_traits< char > >::rdbuf()const