|
TrueReality
v0.1.1912
|
This is the complete list of members for trUtil::RefStr, including all inherited members.
| c_str() const | trUtil::RefStr | inline |
| Get() const | trUtil::RefStr | inline |
| GetSharedStringCount() | trUtil::RefStr | static |
| Intern(const std::string &value) | trUtil::RefStr | private |
| mString | trUtil::RefStr | private |
| operator const std::string &() const | trUtil::RefStr | inline |
| operator!=(const trUtil::RefStr &toCompare) const | trUtil::RefStr | inline |
| operator!=(const char *toCompare) const | trUtil::RefStr | inline |
| operator!=(const std::string &toCompare) const | trUtil::RefStr | inline |
| operator+(const std::string &string) const | trUtil::RefStr | |
| operator+(const RefStr &RefStr) const | trUtil::RefStr | |
| operator+(const char *str) const | trUtil::RefStr | |
| operator->() const | trUtil::RefStr | inline |
| operator<(const trUtil::RefStr &toCompare) const | trUtil::RefStr | inline |
| operator=(const std::string &value) | trUtil::RefStr | |
| operator=(const trUtil::RefStr &value) | trUtil::RefStr | |
| operator==(const trUtil::RefStr &toCompare) const | trUtil::RefStr | inline |
| operator==(const std::string &toCompare) const | trUtil::RefStr | inline |
| operator==(const char *toCompare) const | trUtil::RefStr | inline |
| operator[](int index) const | trUtil::RefStr | inline |
| RefStr(const std::string &value="") | trUtil::RefStr | |
| RefStr(const char *value) | trUtil::RefStr | |
| RefStr(const RefStr &toCopy) | trUtil::RefStr | |
| ~RefStr() | trUtil::RefStr |