|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::StringParam, including all inherited members.
| c_str() const | SDL::StringParam | inline |
| operator const char *() const | SDL::StringParam | inline |
| StringParam(const char *str="") | SDL::StringParam | inline |
| StringParam(const std::string &str) | SDL::StringParam | inline |
| StringParam(std::string_view str) | SDL::StringParam | inline |