smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Classes | Macros | Functions
ataprint.h File Reference
#include <vector>
Include dependency graph for ataprint.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ ATAPRINT_H_CVSID

#define ATAPRINT_H_CVSID   "$Id: ataprint.h 5483 2023-06-25 17:09:03Z chrfranke $\n"

Definition at line 16 of file ataprint.h.

Function Documentation

◆ ataPrintMain()

int ataPrintMain ( ata_device device,
const ata_print_options options 
)

Definition at line 3357 of file ataprint.cpp.