Gamedev Framework (gf)  0.12.0
A C++14 framework for 2D games
gf::StringRef Member List

This is the complete list of members for gf::StringRef, including all inherited members.

begin() const noexceptgf::StringRefinline
const_iterator typedefgf::StringRef
end() const noexceptgf::StringRefinline
getData() const noexceptgf::StringRefinline
getSize() const noexceptgf::StringRefinline
isEmpty() const noexceptgf::StringRefinline
iterator typedefgf::StringRef
operator[](std::size_t index) constgf::StringRefinline
StringRef()gf::StringRefinline
StringRef(std::nullptr_t)gf::StringRefinline
StringRef(const char *str, std::size_t size)gf::StringRefinline
StringRef(const char *str)gf::StringRefinline
StringRef(const std::string &str)gf::StringRefinline
StringRef(const char *b, const char *e)gf::StringRefinline
toString() constgf::StringRefinline