|
ldas-tools-frameAPI
2.6.6
|
Public Member Functions | |
| Search () | |
| void | AddPath (const std::string &Path) |
| void | AddPathVar (const std::string &Var, const std::string &SubDir) |
| void | Find (const base_filename_container_type &BaseNames, filename_container_type &Files) const |
Private Types | |
| typedef std::list< std::string > | path_container_type |
Private Attributes | |
| path_container_type | paths |
|
private |
| Search::Search | ( | ) |
| void Search::AddPath | ( | const std::string & | Path | ) |
| void Search::AddPathVar | ( | const std::string & | Var, |
| const std::string & | SubDir | ||
| ) |
| void Search::Find | ( | const base_filename_container_type & | BaseNames, |
| filename_container_type & | Files | ||
| ) | const |
|
private |
1.8.13