|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
| autodetect_sat_device(scsi_device *scsidev, const unsigned char *inqdata, unsigned inqsize) | smart_interface | [virtual] |
| autodetect_smart_device(const char *name)=0 | smart_interface | [protected, pure virtual] |
| clear_err() | smart_interface | [inline] |
| disable_system_auto_standby(bool disable) | smart_interface | [virtual] |
| get_app_examples(const char *appname) | smart_interface | [virtual] |
| get_ata_device(const char *name, const char *type)=0 | smart_interface | [protected, pure virtual] |
| get_custom_smart_device(const char *name, const char *type) | smart_interface | [protected, virtual] |
| get_err() const | smart_interface | [inline] |
| get_errmsg() const | smart_interface | [inline] |
| get_errno() const | smart_interface | [inline] |
| get_msg_for_errno(int no) | smart_interface | [virtual] |
| get_os_version_str() | smart_interface | [virtual] |
| get_sat_device(const char *type, scsi_device *scsidev) | smart_interface | [protected, virtual] |
| get_scsi_device(const char *name, const char *type)=0 | smart_interface | [protected, pure virtual] |
| get_smart_device(const char *name, const char *type) | smart_interface | [virtual] |
| get_timer_usec() | smart_interface | [virtual] |
| get_usb_dev_type_by_id(int vendor_id, int product_id, int version=-1) | smart_interface | [virtual] |
| get_valid_custom_dev_types_str() | smart_interface | [protected, virtual] |
| get_valid_dev_types_str() | smart_interface | [virtual] |
| init() | smart_interface | [static] |
| m_err | smart_interface | [private] |
| operator=(const smart_interface &) | smart_interface | [private] |
| s_instance | smart_interface | [private, static] |
| scan_smart_devices(smart_device_list &devlist, const char *type, const char *pattern=0)=0 | smart_interface | [pure virtual] |
| set(smart_interface *intf) | smart_interface | [inline, protected, static] |
| set_err(int no, const char *msg,...) __attribute_format_printf(3 | smart_interface | |
| set_err(const smart_device::error_info &err) | smart_interface | [inline] |
| set_err(int no) | smart_interface | |
| set_err_var(smart_device::error_info *err, int no) | smart_interface | |
| smart_interface() | smart_interface | [inline] |
| smart_interface(const smart_interface &) | smart_interface | [private] |
| smi() | smart_interface | [friend] |
| ~smart_interface() | smart_interface | [inline, virtual] |
1.7.4