Detector for Linux 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::DefaultDistributionDefault distro handler
hwdet::DefaultPackagerDefault packager which does not detect anything
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::DistributionDistribution specific code
hwdet::DistributionRegistryManages list of all distribution specific detector classes
hwdet::EqueryPackagerAdapter for the equery command
hwdet::EqueryPackager::EqueryExecExecs equery command and parses its output
hwdet::FedoraCoreDistributionCustom handler for Fedora Core distros
hwdet::ForkAndPipeFork process and automatically create pipes
hwdet::GentooDistributionHandler for the Gentoo distro
hwdet::GentooFindPackagerFake packager adapter for Gentoo
hwdet::GentooFindPackager::FindExecExec find command and parse its output
hwdet::LinuxAdvancedFeaturesStorage for Linux specific info
hwdet::LinuxDetectorLinux detector class
hwdet::LinuxDetector::DriveInfoHelper class which stores details about one drive device
hwdet::LinuxDetector::FstabEntryStores one entry from fstab file
hwdet::LinuxDetector::FstabEntry::DeviceNameEqualsUnary predicate which compares device name of an entry with given string
hwdet::LinuxDetector::FstabEntry::MountPointEqualsUnary predicate which compares mount point of an entry with given string
hwdet::LinuxDetector::InterfaceInfoStores data about one network interface
hwdet::LinuxDetector::PartitionInfoStores details about one partition
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::PackagerBase class for all packagers
hwdet::ProcessorStorage class for all CPU related data
hwdet::ProductStorage class for installed software product (application) related data
hwdet::RPMPackagerAdapter for the RPM command
hwdet::RPMPackager::RPMExecExecs RPM command and parses its output
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:51 2006 for Detector for Linux by  doxygen 1.4.7