OmniSciDB
a5dc49c757
|
Functions | |
bool | has_wildcard (const std::string &name) |
void | glob (const fs::path &base, const fs::path &pattern, std::vector< std::string > &out) |
void anonymous_namespace{heavyai_glob.cpp}::glob | ( | const fs::path & | base, |
const fs::path & | pattern, | ||
std::vector< std::string > & | out | ||
) |
Definition at line 40 of file heavyai_glob.cpp.
References heavyai::glob(), and has_wildcard().
bool anonymous_namespace{heavyai_glob.cpp}::has_wildcard | ( | const std::string & | name | ) |
Definition at line 30 of file heavyai_glob.cpp.
Referenced by glob().