|
The Vish Visualization Shell 0.3
Vish
|
This is the complete list of members for MemCore::simplestring, including all inherited members.
| allocate_buffer(size_t howmany_bytes) noexcept | MemCore::simplestring | |
| buffer() noexcept | MemCore::simplestring | inline |
| data() const noexcept | MemCore::simplestring | inline |
| operator std::string() const | MemCore::simplestring | inline |
| operator*() const | MemCore::simplestring | inline |
| operator=(const simplestring &ss) noexcept | MemCore::simplestring | |
| simplestring(const char *s=0, size_t length=0) noexcept | MemCore::simplestring | |
| simplestring(const std::string &s) noexcept | MemCore::simplestring | |
| simplestring(const simplestring &ss) noexcept | MemCore::simplestring | |
| ~simplestring() noexcept | MemCore::simplestring |