, including all inherited members.
assign(const ustring &str) | ustring | [inline] |
assign(const ustring &str, size_type pos, size_type n=npos) | ustring | [inline] |
assign(const std::string &str) | ustring | [inline] |
assign(const std::string &str, size_type pos, size_type n=npos) | ustring | [inline] |
assign(const char *str) | ustring | [inline] |
assign(const char *str, size_type n) | ustring | [inline] |
assign(size_type n, char c) | ustring | [inline] |
begin() const | ustring | [inline] |
c_str() const | ustring | [inline] |
chars_offset | ustring | [static] |
clear(void) | ustring | [inline] |
compare(const ustring &str) const | ustring | [inline] |
compare(const std::string &str) const | ustring | [inline] |
compare(const std::string &a, const ustring &b) | ustring | [friend] |
const_iterator typedef (defined in ustring) | ustring | |
const_reference typedef (defined in ustring) | ustring | |
const_reverse_iterator typedef (defined in ustring) | ustring | |
copy(char *s, size_type n, size_type pos=0) const | ustring | [inline] |
data() const | ustring | [inline] |
empty(void) const | ustring | [inline] |
end() const | ustring | [inline] |
format(const char *fmt,...) OPENIMAGEIO_PRINTF_ARGS(1 | ustring | [static] |
hash(void) const | ustring | [inline] |
length(void) const | ustring | [inline] |
npos (defined in ustring) | ustring | [static] |
operator int(void) | ustring | [inline] |
operator!=(const ustring &str) const | ustring | [inline] |
operator!=(const std::string &x) const | ustring | [inline] |
operator!=(const std::string &a, const ustring &b) | ustring | [friend] |
operator<(const ustring &x) const | ustring | [inline] |
operator<<(std::ostream &out, const ustring &str) | ustring | [friend] |
operator=(const ustring &str) | ustring | [inline] |
operator=(const char *str) | ustring | [inline] |
operator=(const std::string &str) | ustring | [inline] |
operator=(char c) | ustring | [inline] |
operator==(const ustring &str) const | ustring | [inline] |
operator==(const std::string &x) const | ustring | [inline] |
operator==(const std::string &a, const ustring &b) | ustring | [friend] |
operator[](size_type pos) const | ustring | [inline] |
pointer typedef (defined in ustring) | ustring | |
rbegin() const | ustring | [inline] |
reference typedef (defined in ustring) | ustring | |
rend() const | ustring | [inline] |
size(void) const | ustring | [inline] |
size_type typedef (defined in ustring) | ustring | |
string() const | ustring | [inline] |
ustring(void) | ustring | [inline] |
ustring(const char *str) | ustring | [inline, explicit] |
ustring(const char *str, size_type pos, size_type n) | ustring | [inline] |
ustring(const char *str, size_type n) | ustring | [inline] |
ustring(size_type n, char c) | ustring | [inline] |
ustring(const std::string &str) | ustring | [inline, explicit] |
ustring(const std::string &str, size_type pos, size_type n=npos) | ustring | [inline] |
ustring(const ustring &str) | ustring | [inline] |
ustring(const ustring &str, size_type pos, size_type n=npos) | ustring | [inline] |
value_type typedef (defined in ustring) | ustring | |
~ustring() | ustring | [inline] |