|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include "config.h"#include "int64.h"#include "dev_interface.h"#include "dev_tunnelled.h"#include "atacmds.h"#include "utility.h"#include <errno.h>#include <stdarg.h>#include <stdexcept>
Go to the source code of this file.
Variables | |
| const char * | dev_interface_cpp_cvsid |
| const char* dev_interface_cpp_cvsid |
"$Id: dev_interface.cpp 3741 2013-01-02 17:06:54Z chrfranke $" DEV_INTERFACE_H_CVSID
Definition at line 35 of file dev_interface.cpp.
1.7.4