Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::basic_wrap_stringstream< CharT > Class Template Reference

#include <wrap_stringstream.hpp>

Public Types

typedef
std::basic_ostringstream
< CharT > 
wrapped_stream
 

Public Member Functions

basic_wrap_stringstreamref ()
 
wrapped_streamstream ()
 
std::basic_string< CharT > const & str ()
 

Member Typedef Documentation

template<typename CharT >
typedef std::basic_ostringstream<CharT> boost::basic_wrap_stringstream< CharT >::wrapped_stream

Member Function Documentation

template<typename CharT >
basic_wrap_stringstream< CharT > & boost::basic_wrap_stringstream< CharT >::ref ( )
inline
template<typename CharT >
std::basic_string< CharT > const & boost::basic_wrap_stringstream< CharT >::str ( )
inline
template<typename CharT >
basic_wrap_stringstream< CharT >::wrapped_stream & boost::basic_wrap_stringstream< CharT >::stream ( )
inline

The documentation for this class was generated from the following file: