18 #ifndef _STLP_INTERNAL_STRSTREAM 19 #define _STLP_INTERNAL_STRSTREAM 21 #ifndef _STLP_INTERNAL_STREAMBUF 25 #ifndef _STLP_INTERNAL_ISTREAM 29 #ifndef _STLP_INTERNAL_STRING_H 35 #ifndef _STLP_USE_NAMESPACES 36 # define strstream _STLP_strstream 37 # define ostrstream _STLP_ostrstream 38 # define istrstream _STLP_istrstream 39 # define strstreambuf _STLP_strstreambuf 51 typedef void (*__free_fn)(
void*);
69 void freeze(
bool =
true);
86 char* _M_alloc(
size_t);
128 void freeze(
bool =
true);
151 void freeze(
bool =
true);
char_traits< char > ::int_type int_type
char_traits< char >::pos_type pos_type
struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct))(struct png_struct_def **
virtual pos_type seekpos(pos_type, ios_base::openmode=ios_base::in|ios_base::out)
basic_streambuf< _CharT, _Traits > * rdbuf() const
virtual int_type pbackfail(int_type=traits_type::eof())
void operator=(const ios_base &)
basic_streambuf< char, char_traits< char > > _Base
char_traits< char >::off_type off_type
char_traits< char > ::pos_type pos_type
char_traits< char >::int_type int_type
virtual int_type overflow(int_type=traits_type::eof())
virtual pos_type seekoff(off_type, ios_base::seekdir, ios_base::openmode=ios_base::in|ios_base::out)
#define _STLP_CLASS_DECLSPEC
_Check_return_ _CRTIMP int __cdecl __cdecl eof(_In_ int _FileHandle)
char_traits< char > _Traits
virtual basic_streambuf< _CharT, _Traits > * setbuf(char_type *, streamsize)
#define _STLP_END_NAMESPACE
#define _STLP_BEGIN_NAMESPACE
char_traits< char > ::off_type off_type
virtual int_type underflow()