|
smartmontools SVN Rev 3317
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 |
Defines | |
| #define | ATAPRINT_H_CVSID "$Id: ataprint.h 3609 2012-09-20 21:24:43Z chrfranke $\n" |
Functions | |
| int | ataPrintMain (ata_device *device, const ata_print_options &options) |
| #define ATAPRINT_H_CVSID "$Id: ataprint.h 3609 2012-09-20 21:24:43Z chrfranke $\n" |
Definition at line 28 of file ataprint.h.
| int ataPrintMain | ( | ata_device * | device, |
| const ata_print_options & | options | ||
| ) |
Definition at line 2370 of file ataprint.cpp.
1.7.4