|
Cogs.Foundation
|
This is the complete list of members for Cogs::ImmutableString, including all inherited members.
| asView() const noexcept | Cogs::ImmutableString | inline |
| c_str() const noexcept | Cogs::ImmutableString | inline |
| clear() | Cogs::ImmutableString | inline |
| empty() const noexcept | Cogs::ImmutableString | inline |
| ImmutableString() noexcept=default | Cogs::ImmutableString | |
| ImmutableString(const ImmutableString &)=delete | Cogs::ImmutableString | |
| ImmutableString(ImmutableString &&other) noexcept | Cogs::ImmutableString | inline |
| ImmutableString(const Cogs::StringView &view) | Cogs::ImmutableString | |
| operator Cogs::StringView() const noexcept | Cogs::ImmutableString | inline |
| operator const char *() const noexcept | Cogs::ImmutableString | inline |
| operator=(const ImmutableString &)=delete | Cogs::ImmutableString | |
| operator=(ImmutableString &&other) noexcept | Cogs::ImmutableString | inline |
| ptr | Cogs::ImmutableString | private |
| release() | Cogs::ImmutableString | private |
| size() const noexcept | Cogs::ImmutableString | inline |
| swap(ImmutableString &other) noexcept | Cogs::ImmutableString | inline |
| ~ImmutableString() | Cogs::ImmutableString | inline |