![]() |
Gamedev Framework (gf)
0.17.0
A C++14 framework for 2D games
|
This is the complete list of members for gf::UICharBuffer, including all inherited members.
| append(const UICharBuffer &other) | gf::UICharBuffer | |
| append(const std::string &other) | gf::UICharBuffer | |
| asString() const | gf::UICharBuffer | inline |
| asStringRef() const | gf::UICharBuffer | inline |
| clear() | gf::UICharBuffer | |
| operator=(const UICharBuffer &)=delete | gf::UICharBuffer | |
| operator=(UICharBuffer &&other) noexcept | gf::UICharBuffer | |
| UICharBuffer(std::size_t capacity) | gf::UICharBuffer | |
| UICharBuffer(const UICharBuffer &)=delete | gf::UICharBuffer | |
| UICharBuffer(UICharBuffer &&other) noexcept | gf::UICharBuffer | |
| ~UICharBuffer() | gf::UICharBuffer |
1.8.13