libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
utf8helper::UTF8String Member List

This is the complete list of members for utf8helper::UTF8String, including all inherited members.

Append(codepoint u, utf8helper::Transform func=utf8helper::TransformNop)utf8helper::UTF8String
Append(const storage_type &data, utf8helper::Transform func=utf8helper::TransformNop)utf8helper::UTF8String
Clear()utf8helper::UTF8String
Data() constutf8helper::UTF8Stringinline
Empty() constutf8helper::UTF8Stringinline
Insert(size_t pos, codepoint u, utf8helper::Transform func=utf8helper::TransformNop)utf8helper::UTF8String
Insert(size_t pos, const storage_type &data, utf8helper::Transform func=utf8helper::TransformNop)utf8helper::UTF8String
operator<<(char cc)utf8helper::UTF8Stringinline
operator[](size_t pos) constutf8helper::UTF8Stringinline
RawSize() constutf8helper::UTF8Stringinline
Remove(size_t pos, size_t n=1)utf8helper::UTF8String
Reserve(size_t sz)utf8helper::UTF8Stringinline
Size() constutf8helper::UTF8Stringinline
Substr(size_t pos, size_t n=(-1)) constutf8helper::UTF8String
ToStdString() constutf8helper::UTF8String
Transform(utf8helper::Transform)utf8helper::UTF8String
Transform(const std::string &text, utf8helper::Transform)utf8helper::UTF8String
UTF8String()utf8helper::UTF8String
UTF8String(const std::string &text)utf8helper::UTF8Stringexplicit
UTF8String(utf8helper::Transform)utf8helper::UTF8Stringexplicit
UTF8String(const std::string &text, utf8helper::Transform)utf8helper::UTF8String
UTF8String(const UTF8String &)=defaultutf8helper::UTF8String
WriteByte(char cc)utf8helper::UTF8String