utf8::iterator Member List
This is the complete list of members for utf8::iterator, including all inherited members.
| getPos() const | utf8::iterator | inline |
| iterator() | utf8::iterator | inline |
| iterator(std::string &_str) | utf8::iterator | inline |
| iterator(std::string &_str, const std::string::iterator &_pos) | utf8::iterator | inline |
| iterator(std::string &_str, size_t _pos) | utf8::iterator | inline |
| iterator(std::string *_str, const std::string::iterator &_pos) | utf8::iterator | inline |
| iterator(std::string *_str, size_t _pos) | utf8::iterator | inline |
| iterator(const iterator &_obj) | utf8::iterator | inline |
| operator size_t() const | utf8::iterator | inline |
| operator!=(const iterator &_obj) const | utf8::iterator | inline |
| operator*() | utf8::iterator | |
| operator+(const int64_t _val) const | utf8::iterator | inline |
| operator+(const int32_t _val) const | utf8::iterator | inline |
| operator+(const size_t _val) const | utf8::iterator | inline |
| operator++() | utf8::iterator | |
| operator++(int32_t) | utf8::iterator | inline |
| operator-(const int64_t _val) const | utf8::iterator | inline |
| operator-(const int32_t _val) const | utf8::iterator | inline |
| operator-(const size_t _val) const | utf8::iterator | inline |
| operator--() | utf8::iterator | |
| operator--(int32_t) | utf8::iterator | inline |
| operator<(const iterator &_obj) const | utf8::iterator | inline |
| operator<=(const iterator &_obj) const | utf8::iterator | inline |
| operator=(const iterator &_obj) | utf8::iterator | inline |
| operator==(const iterator &_obj) const | utf8::iterator | inline |
| operator>(const iterator &_obj) const | utf8::iterator | inline |
| operator>=(const iterator &_obj) const | utf8::iterator | inline |
| ~iterator() | utf8::iterator | inlinevirtual |
1.8.12