|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
| ata_cmd_is_ok(const ata_cmd_in &in, bool data_out_support=false, bool multi_sector_support=false, bool ata_48bit_support=false) | ata_device | [inline, protected] |
| ata_cmd_is_supported(const ata_cmd_in &in, unsigned flags, const char *type=0) | ata_device | [protected] |
| ata_command_interface(smart_command_set command, int select, char *data)=0 | ata_device_with_command_set | [protected, pure virtual] |
| ata_device() | ata_device | [inline, protected] |
| ata_device_with_command_set() | ata_device_with_command_set | [inline, protected] |
| ata_identify_is_cached() const | ata_device | [virtual] |
| ata_pass_through(const ata_cmd_in &in, ata_cmd_out &out) | ata_device_with_command_set | [virtual] |
| ata_device::ata_pass_through(const ata_cmd_in &in) | ata_device | |
| autodetect_open() | smart_device | [virtual] |
| clear_err() | smart_device | [inline] |
| close()=0 | smart_device | [pure virtual] |
| do_not_use_in_implementation_classes enum name | smart_device | [protected] |
| get_dev_name() const | smart_device | [inline] |
| get_dev_type() const | smart_device | [inline] |
| get_err() const | smart_device | [inline] |
| get_errmsg() const | smart_device | [inline] |
| get_errno() const | smart_device | [inline] |
| get_info() const | smart_device | [inline] |
| get_info_name() const | smart_device | [inline] |
| get_req_type() const | smart_device | [inline] |
| hide_ata(bool hide=true) | ata_device | [inline, protected] |
| is_ata() const | smart_device | [inline] |
| is_open() const =0 | smart_device | [pure virtual] |
| is_scsi() const | smart_device | [inline] |
| is_syscall_unsup() const | smart_device | [virtual] |
| never_called enum value | smart_device | [protected] |
| open()=0 | smart_device | [pure virtual] |
| owns(const smart_device *dev) const | smart_device | [virtual] |
| release(const smart_device *dev) | smart_device | [virtual] |
| set_err(int no, const char *msg,...) __attribute_format_printf(3 | smart_device | |
| set_err(const error_info &err) | smart_device | [inline] |
| set_err(int no) | smart_device | |
| set_info() | smart_device | [inline, protected] |
| smart_device(smart_interface *intf, const char *dev_name, const char *dev_type, const char *req_type) | smart_device | [protected] |
| smart_device(do_not_use_in_implementation_classes) | smart_device | [protected] |
| smi() | smart_device | [inline, protected] |
| smi() const | smart_device | [inline, protected] |
| supports_48bit enum value | ata_device | [protected] |
| supports_48bit_hi_null enum value | ata_device | [protected] |
| supports_data_out enum value | ata_device | [protected] |
| supports_multi_sector enum value | ata_device | [protected] |
| supports_output_regs enum value | ata_device | [protected] |
| supports_smart_status enum value | ata_device | [protected] |
| to_ata() | smart_device | [inline] |
| to_ata() const | smart_device | [inline] |
| to_scsi() | smart_device | [inline] |
| to_scsi() const | smart_device | [inline] |
| ~smart_device() | smart_device | [virtual] |
1.7.4