smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | ata_log_request |
struct | ata_print_options |
Macros | |
#define | ATAPRINT_H_CVSID "$Id: ataprint.h 5483 2023-06-25 17:09:03Z chrfranke $\n" |
Functions | |
int | ataPrintMain (ata_device *device, const ata_print_options &options) |
#define ATAPRINT_H_CVSID "$Id: ataprint.h 5483 2023-06-25 17:09:03Z chrfranke $\n" |
Definition at line 16 of file ataprint.h.
int ataPrintMain | ( | ata_device * | device, |
const ata_print_options & | options | ||
) |
Definition at line 3357 of file ataprint.cpp.