Functions | |
void | gatherFiles (std::vector< std::string > *gatheredFiles, const std::string &root, const std::string &extension) |
bool | isDirectory (const std::string &path) |
bool | exist (const std::string &entry) |
bool exist | ( | const std::string & | entry | ) |
void gatherFiles | ( | std::vector< std::string > * | gatheredFiles, |
const std::string & | root, | ||
const std::string & | extension ) |
Gathers files which are stored in a given folder.
bool isDirectory | ( | const std::string & | path | ) |