Go to the source code of this file.
Namespaces | |
namespace | ICSharpCode::SharpZipLib::Core |
Classes | |
interface | ICSharpCode::SharpZipLib::Core::IScanFilter |
Scanning filters support these operations. More... | |
class | ICSharpCode::SharpZipLib::Core::PathFilter |
PathFilter filters directories and files by full path name. More... | |
class | ICSharpCode::SharpZipLib::Core::NameAndSizeFilter |
NameAnsSizeFilter filters based on name and file size. More... |