smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command Struct Reference
Collaboration diagram for anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command:
Collaboration graph
[legend]

Public Attributes

smart_command_set command
 
int select
 
int retval
 
int errval
 
char * data
 

Detailed Description

Definition at line 2550 of file atacmds.cpp.

Member Data Documentation

◆ command

smart_command_set anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::command

Definition at line 2552 of file atacmds.cpp.

◆ data

char* anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::data

Definition at line 2555 of file atacmds.cpp.

◆ errval

int anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::errval

Definition at line 2554 of file atacmds.cpp.

◆ retval

int anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::retval

Definition at line 2554 of file atacmds.cpp.

◆ select

int anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::select

Definition at line 2553 of file atacmds.cpp.


The documentation for this struct was generated from the following file: