| 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 typedef | boost::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 > | |