11 #include "IDirectory.h" Interface to the directory on a file system. 
Definition: IDirectory.h:51
static IDirectory * Create(const CURL &url)
Create a IDirectory object of the share type specified in strPath . 
Definition: DirectoryFactory.cpp:109
Get access to a directory of a file system. 
Definition: DirectoryFactory.h:36
Represents a file on a share. 
Definition: FileItem.h:102