86
86
* @param[in] File extensions to allow
88
88
CachedDirectory(const std::string& in_path, std::set<std::string>& allowed_exts);
89
CachedDirectory(const std::string& in_path, enum CachedDirectory::FILTER filter, bool use_full_path= false);
92
92
* Destructor. Cleans up any resources we've taken