hwdet::LinuxDetector::FstabEntry Class Reference

Stores one entry from fstab file. More...


Public Member Functions

 FstabEntry (const mntent *entry)
 Create new entry.

Data Fields

String device_name
 Name of the device.
String file_system
 Filesystem name.
String mount_point
 Mount point path.

Data Structures

class  DeviceNameEquals
 Unary predicate which compares device name of an entry with given string. More...
class  MountPointEquals
 Unary predicate which compares mount point of an entry with given string. More...


Detailed Description

Stores one entry from fstab file.


Constructor & Destructor Documentation

hwdet::LinuxDetector::FstabEntry::FstabEntry ( const mntent *  entry  ) 

Create new entry.

Parameters:
entry Entry which contains data from one line of the fstab file.


Field Documentation

String hwdet::LinuxDetector::FstabEntry::device_name

Name of the device.

String hwdet::LinuxDetector::FstabEntry::file_system

Filesystem name.

String hwdet::LinuxDetector::FstabEntry::mount_point

Mount point path.


The documentation for this class was generated from the following files:
Generated on Tue Dec 19 17:43:51 2006 for Detector for Linux by  doxygen 1.4.7