ScummVM API documentation
ZVision::SearchManager Class Reference

Classes

struct  Node
 

Public Types

typedef Common::HashMap< Common::Path, Node, Common::Path::IgnoreCase_Hash, Common::Path::IgnoreCase_EqualToMatchList
 

Public Member Functions

 SearchManager (const Common::Path &rootPath, int depth)
 
void addFile (const Common::Path &name, Common::Archive *arch)
 
void addDir (const Common::Path &name)
 
Common::FileopenFile (const Common::Path &name)
 
bool openFile (Common::File &file, const Common::Path &name)
 
bool hasFile (const Common::Path &name)
 
bool loadZix (const Common::Path &name)
 
void listMembersWithExtension (MatchList &fileList, Common::String extension)
 

The documentation for this class was generated from the following file: