smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
This is the complete list of members for generic::generic_smart_interface, including all inherited members.
autodetect_sat_device(scsi_device *scsidev, const unsigned char *inqdata, unsigned inqsize) | smart_interface | virtual |
autodetect_smart_device(const char *name) | generic::generic_smart_interface | protectedvirtual |
clear_err() | smart_interface | inline |
disable_system_auto_standby(bool disable) | smart_interface | virtual |
get_app_examples(const char *appname) | generic::generic_smart_interface | virtual |
get_ata_device(const char *name, const char *type) | generic::generic_smart_interface | protectedvirtual |
get_custom_smart_device(const char *name, const char *type) | generic::generic_smart_interface | protectedvirtual |
get_err() const | smart_interface | inline |
get_errmsg() const | smart_interface | inline |
get_errno() const | smart_interface | inline |
get_intelliprop_device(const char *type, ata_device *atadev) | smart_interface | protectedvirtual |
get_jmb39x_device(const char *type, smart_device *smartdev) | smart_interface | protectedvirtual |
get_msg_for_errno(int no) | smart_interface | virtual |
get_nvme_device(const char *name, const char *type, unsigned nsid) | smart_interface | protectedvirtual |
get_os_version_str() | smart_interface | virtual |
get_sat_device(const char *type, scsi_device *scsidev) | smart_interface | protectedvirtual |
get_scsi_device(const char *name, const char *type) | generic::generic_smart_interface | protectedvirtual |
get_scsi_passthrough_device(const char *type, scsi_device *scsidev) | smart_interface | protectedvirtual |
get_smart_device(const char *name, const char *type) | smart_interface | virtual |
get_snt_device(const char *type, scsi_device *scsidev) | smart_interface | protectedvirtual |
get_unique_dev_name(const char *name, const char *type) const | 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() | generic::generic_smart_interface | protectedvirtual |
get_valid_dev_types_str() | smart_interface | virtual |
init() | smart_interface | static |
is_raid_dev_type(const char *type) const | smart_interface | virtual |
m_err | smart_interface | private |
operator=(const smart_interface &) | smart_interface | private |
s_instance | smart_interface | privatestatic |
scan_smart_devices(smart_device_list &devlist, const char *type, const char *pattern=0) | generic::generic_smart_interface | virtual |
smart_interface::scan_smart_devices(smart_device_list &devlist, const smart_devtype_list &types, const char *pattern=0) | smart_interface | virtual |
set(smart_interface *intf) | smart_interface | inlineprotectedstatic |
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_np(int no, const char *msg,...) __attribute_format_printf(3 | 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 |
~smart_interface() | smart_interface | inlinevirtual |