Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| std::string | impeller::SPrintF (const char *format,...) |
| bool | impeller::HasPrefix (const std::string &string, const std::string &prefix) |
| bool | impeller::HasSuffix (const std::string &string, const std::string &suffix) |
| std::string | impeller::StripPrefix (const std::string &string, const std::string &to_strip) |