#include <alt_sstream.hpp>
Classes | |
class | No_Op |
Public Types | |
typedef Alloc | allocator_type |
Public Member Functions | |
basic_oaltstringstream () | |
basic_oaltstringstream (::std::shared_ptr< stringbuf_t > buf) | |
basic_oaltstringstream (stringbuf_t *buf) | |
Ch * | begin () const |
void | clear_buffer () |
size_type | cur_size () const |
string_type | cur_str () const |
stringbuf_t * | rdbuf () const |
size_type | size () const |
string_type | str () const |
void | str (const string_type &s) |
Private Types | |
typedef boost::base_from_member< std::shared_ptr< basic_altstringbuf< Ch, Tr, Alloc > > > | pbase_type |
typedef string_type::size_type | size_type |
typedef ::std::basic_ostream< Ch, Tr > | stream_t |
typedef ::std::basic_string< Ch, Tr, Alloc > | string_type |
typedef basic_altstringbuf< Ch, Tr, Alloc > | stringbuf_t |
Additional Inherited Members | |
Private Member Functions inherited from boost::base_from_member< std::shared_ptr< basic_altstringbuf< Ch, Tr, Alloc > > > | |
BOOST_CONSTEXPR | base_from_member (T &&...x) BOOST_NOEXCEPT_IF(BOOST_NOEXCEPT_EXPR( |
Private Attributes inherited from boost::base_from_member< std::shared_ptr< basic_altstringbuf< Ch, Tr, Alloc > > > | |
std::shared_ptr< basic_altstringbuf< Ch, Tr, Alloc > > | member |
Definition at line 34 of file alt_sstream.hpp.
typedef Alloc boost::io::basic_oaltstringstream< Ch, Tr, Alloc >::allocator_type |
Definition at line 139 of file alt_sstream.hpp.
|
private |
Definition at line 134 of file alt_sstream.hpp.
|
private |
Definition at line 136 of file alt_sstream.hpp.
|
private |
Definition at line 131 of file alt_sstream.hpp.
|
private |
Definition at line 135 of file alt_sstream.hpp.
|
private |
Definition at line 137 of file alt_sstream.hpp.
|
inline |
Definition at line 140 of file alt_sstream.hpp.
|
inline |
Definition at line 143 of file alt_sstream.hpp.
|
inline |
Definition at line 146 of file alt_sstream.hpp.
|
inline |
Definition at line 155 of file alt_sstream.hpp.
|
inline |
Definition at line 151 of file alt_sstream.hpp.
|
inline |
Definition at line 159 of file alt_sstream.hpp.
|
inline |
Definition at line 165 of file alt_sstream.hpp.
|
inline |
Definition at line 149 of file alt_sstream.hpp.
|
inline |
Definition at line 157 of file alt_sstream.hpp.
|
inline |
Definition at line 163 of file alt_sstream.hpp.
|
inline |
Definition at line 167 of file alt_sstream.hpp.