/home/ntakagi/work/STLport-5.1.5/stlport/stl/_string_io.h File Reference#include <stl/_ostream.h> #include <stl/_istream.h> #include <stl/_string_io.c> Go to the source code of this file.
Function Documentation
template<class _CharT, class _Traits, class _Alloc>
Definition at line 65 of file _string_io.h. References getline(), and basic_ios< _CharT, _Traits >::widen().
template<class _CharT, class _Traits, class _Alloc>
Definition at line 133 of file _string_io.c. References basic_string< _CharT, _Traits, _Alloc >::clear(), basic_string< _CharT, _Traits, _Alloc >::max_size(), basic_string< _CharT, _Traits, _Alloc >::push_back(), basic_ios< _CharT, _Traits >::rdbuf(), basic_streambuf< _CharT, _Traits >::sbumpc(), and basic_ios< _CharT, _Traits >::setstate().
template<class _CharT, class _Traits, class _Alloc>
Definition at line 30 of file _string_io.c. References __STATIC_CAST, __stlp_string_fill(), _STLP_STATIC_ASSERT, left(), and basic_streambuf< _CharT, _Traits >::sputn().
template<class _CharT, class _Traits, class _Alloc>
Definition at line 69 of file _string_io.c. References __STATIC_CAST, _STLP_STATIC_ASSERT, basic_string< _CharT, _Traits, _Alloc >::clear(), basic_string< _CharT, _Traits, _Alloc >::empty(), ios_base::getloc(), basic_string< _CharT, _Traits, _Alloc >::max_size(), basic_string< _CharT, _Traits, _Alloc >::push_back(), basic_ios< _CharT, _Traits >::rdbuf(), basic_string< _CharT, _Traits, _Alloc >::reserve(), basic_streambuf< _CharT, _Traits >::sbumpc(), basic_ios< _CharT, _Traits >::setstate(), basic_streambuf< _CharT, _Traits >::sputbackc(), and ios_base::width().
Generated on Mon Mar 10 15:32:50 2008 by ![]() |