smartmontools SVN Rev 5612
Utility to control and monitor storage systems with "S.M.A.R.T."
Classes | Namespaces | Macros | Functions | Variables
os_generic.cpp File Reference
#include "config.h"
#include "atacmds.h"
#include "utility.h"
#include "os_generic.h"
Include dependency graph for os_generic.cpp:

Go to the source code of this file.

Classes

class  generic::generic_smart_interface
 

Namespaces

namespace  generic
 

Macros

#define ARGUSED(x)   ((void)(x))
 

Functions

static void print_smartctl_examples ()
 

Variables

const char * os_XXXX_cpp_cvsid
 

Macro Definition Documentation

◆ ARGUSED

#define ARGUSED (   x)    ((void)(x))

Definition at line 82 of file os_generic.cpp.

Function Documentation

◆ print_smartctl_examples()

static void print_smartctl_examples ( )
static

Definition at line 87 of file os_generic.cpp.

Variable Documentation

◆ os_XXXX_cpp_cvsid

const char* os_XXXX_cpp_cvsid
Initial value:
="$Id: os_generic.cpp 4842 2018-12-02 16:07:26Z chrfranke $"
#define ATACMDS_H_CVSID
Definition: atacmds.h:16
#define OS_GENERIC_H_CVSID
Definition: os_generic.h:15
#define UTILITY_H_CVSID
Definition: utility.h:16

Definition at line 77 of file os_generic.cpp.