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