ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Go to the source code of this file.
Data Structures | |
class | ilVirusScanner |
Base class for the interface to an external virus scanner This class is abstract and needs to be extended for actual scanners Only scanFile() and cleanFile() need to be redefined Child Constructors should call ilVirusScanner() Scan and Clean are independent and may work on different files Logging and message generation are generic. More... | |