smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Member Functions | Public Attributes | List of all members
token_info Struct Reference
Collaboration diagram for token_info:
Collaboration graph
[legend]

Public Member Functions

 token_info ()
 

Public Attributes

char type
 
int line
 
std::string value
 

Detailed Description

Definition at line 702 of file knowndrives.cpp.

Constructor & Destructor Documentation

◆ token_info()

token_info::token_info ( )
inline

Definition at line 708 of file knowndrives.cpp.

Member Data Documentation

◆ line

int token_info::line

Definition at line 705 of file knowndrives.cpp.

◆ type

char token_info::type

Definition at line 704 of file knowndrives.cpp.

◆ value

std::string token_info::value

Definition at line 706 of file knowndrives.cpp.


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