Go to the source code of this file.
Functions | |
bool | endsWith (const std::string &str, const std::string substr) |
bool | startsWith (const std::string &str, const std::string substr) |
bool endsWith | ( | const std::string & | str, |
const std::string | substr | ||
) |
Definition at line 20 of file moduleLoaderDLL.cpp.
bool startsWith | ( | const std::string & | str, |
const std::string | substr | ||
) |
Definition at line 15 of file moduleLoaderDLL.cpp.