%SYS
Inventory Namespace Reference

Documentation for the Inventory package. More...

Classes

class  Component
 <class>Component</class> is a superclass of all types of components discoverable in an inventory scan. More...
 
class  ComponentSet
 A <class>ComponentSet</class> object represents a set of <class>Component</class> objects It is used to associate Components that otherwise are unrelated. More...
 
class  DatabaseComponent
 <class>DatabaseComponent</class> is a subclass of <class>FileComponent</class>. More...
 
class  DirectoryComponent
 <class>DirectoryComponent</class> is a subclass of <class>Component</class>. More...
 
class  FileComponent
 <class>FileComponent</class> is a subclass of <class>Component</class>. More...
 
class  Hashable
 <class>Hashable</class> is an abstract class providing the means to attach a SHA1 hash value to its subclass instances. More...
 
class  RoutineComponent
 <class>RoutineComponent</class> is a subclass of <class>Component</class>. More...
 
class  Scan
 <class>Scan</class> objects represent the results of scanning the installation and examining its components. More...
 
class  Scanner
 <class>Scanner</class> is a utility class for intializing and manipulating inventory scans, represented by <class>Inventory.Scan</class>. More...
 

Detailed Description

Documentation for the Inventory package.