Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::code_converter< Device, Codecvt, Alloc > Member List

This is the complete list of members for boost::iostreams::code_converter< Device, Codecvt, Alloc >, including all inherited members.

BOOST_IOSTREAMS_FORWARD(code_converter, open_impl, Device, BOOST_IOSTREAMS_CONVERTER_PARAMS, BOOST_IOSTREAMS_CONVERTER_ARGS) bool is_open() const boost::iostreams::code_converter< Device, Codecvt, Alloc >inline
BOOST_STATIC_ASSERT((is_same< extern_type, BOOST_DEDUCED_TYPENAME char_type_of< Device >::type >::value))boost::iostreams::code_converter< Device, Codecvt, Alloc >
char_type typedefboost::iostreams::code_converter< Device, Codecvt, Alloc >
close(BOOST_IOS::openmode which=BOOST_IOS::in|BOOST_IOS::out)boost::iostreams::code_converter< Device, Codecvt, Alloc >inline
code_converter()boost::iostreams::code_converter< Device, Codecvt, Alloc >inline
code_converter_base()boost::iostreams::code_converter_base< Device, Codecvt, Alloc >inlineprotected
imbue(const std::locale &loc)boost::iostreams::code_converter< Device, Codecvt, Alloc >inline
operator*()boost::iostreams::code_converter< Device, Codecvt, Alloc >inline
operator->()boost::iostreams::code_converter< Device, Codecvt, Alloc >inline
pimpl_boost::iostreams::code_converter_base< Device, Codecvt, Alloc >protected
read(char_type *, std::streamsize)boost::iostreams::code_converter< Device, Codecvt, Alloc >
write(const char_type *, std::streamsize)boost::iostreams::code_converter< Device, Codecvt, Alloc >