Detector for Windows Data Structures

Here are the data structures with brief descriptions:
hwdet::AdvancedFeaturesEmpty class which enforces realtions between various implementations of AdvancedFeatures for various OSes
hwdet::BasicFeaturesStorage class for common OS features. These features are supported by all detectors
hwdet::BeenDiskThis class stores information about drive space available for BEEN to use
hwdet::CheckedResult< T >Provides means to return two values from function - call status and return value
hwdet::DetectorBase class for all detectors. Each detector for specific OS is derived from this class
hwdet::DiskDriveStorage class for disk drive related data
hwdet::DiskPartitionStorage class for all partition related data
hwdet::MemoryStorage class for all memory related data
hwdet::MessageReporterClass which provides simple way to report messages
hwdet::NetworkAdapterStorage for all network related data
hwdet::OperatingSystemThis class stores all OS specific data
hwdet::ProcessorStorage class for all CPU related data
hwdet::ProductStorage class for installed software product (application) related data
hwdet::WindowsAdvancedFeaturesStorage for all OS data specific to Windows
hwdet::WindowsDetectorWindows detector core class
hwdet::XMLElementBasic class for all nodes in XML file
hwdet::XMLOutputFileClass which represent simple XML files. This class Only allows writing to such files (no parsing)
hwdet::XMLValueElement< T >Node in XML file which contains value of given type

Generated on Tue Dec 19 17:43:52 2006 for Detector for Windows by  doxygen 1.4.7