Gamedev Framework (gf)
0.3.0
A C++11 framework for 2D games
|
This is the complete list of members for gf::StringRef, including all inherited members.
getData() const | gf::StringRef | inline |
getSize() const | gf::StringRef | inline |
StringRef() | gf::StringRef | inline |
StringRef(const char *str, std::size_t size) | gf::StringRef | inline |
StringRef(const char *str) | gf::StringRef | inline |
StringRef(const std::string &str) | gf::StringRef | inline |