#include <stdapis/stlportv5/stl/_ostream.c>
| struct _SPutBackC |
| Public Member Type Definitions | |
|---|---|
| typedef | basic_streambuf< _CharT, _Traits > _StreamBuf |
| typedef | _StreamBuf::int_type int_type |
| Public Member Functions | |
|---|---|
| _SPutBackC(_StreamBuf *) | |
| ~_SPutBackC() | |
| void | guard(int_type) |
| void | release() |
| typedef basic_streambuf< _CharT, _Traits > | _StreamBuf |
| typedef _StreamBuf::int_type | int_type |