Confdump Agent  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Attributes
Confdump::System::Linux::BlockDevice Struct Reference

Block device information from /sys/block/. More...

#include <MoreElements.hpp>

Inheritance diagram for Confdump::System::Linux::BlockDevice:
Confdump::System::ManagedElement

List of all members.

Public Attributes

QString name
 Example: sda1.
QString deviceDirectory
 Example: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda.

Detailed Description

Block device information from /sys/block/.

NB: CD_BlockDevice is dynamically generated, BlockDevice is for documentation purposes only.

Definition at line 46 of file MoreElements.hpp.


Member Data Documentation

Example: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda.

Definition at line 51 of file MoreElements.hpp.

Example: sda1.

Definition at line 49 of file MoreElements.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends