This is the complete list of members for TextCodec< CharT, ByteT >, including all inherited members.
| always_noconv() const | TextCodec< CharT, ByteT > | |
| encoding() const | TextCodec< CharT, ByteT > | |
| extern_type typedef | TextCodec< CharT, ByteT > | |
| in(MBState &s, const ByteT *fbeg, const ByteT *fend, const ByteT *&fnext, CharT *tbeg, CharT *tend, CharT *&tnext) const | TextCodec< CharT, ByteT > | |
| intern_type typedef | TextCodec< CharT, ByteT > | |
| length(MBState &state, const ByteT *from, const ByteT *end, std::size_t max) const | TextCodec< CharT, ByteT > | |
| max_length() const | TextCodec< CharT, ByteT > | |
| out(MBState &state, const CharT *fbeg, const CharT *fend, const CharT *&fnext, ByteT *tbeg, ByteT *tend, ByteT *&tnext) const | TextCodec< CharT, ByteT > | |
| state_type typedef | TextCodec< CharT, ByteT > | |
| TextCodec(std::size_t ref=0) | TextCodec< CharT, ByteT > | |
| unshift(MBState &state, ByteT *to, ByteT *to_end, ByteT *&to_next) const | TextCodec< CharT, ByteT > | |
| ~TextCodec() | TextCodec< CharT, ByteT > | virtual |