scsi_SenseLTO Class Reference

Inheritance diagram for scsi_SenseLTO:

Inheritance graph
[legend]
Collaboration diagram for scsi_SenseLTO:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 576 of file scsi_err.cpp.


Public Member Functions

virtual string GetSenseText (UInt8_t a_asc, UInt8_t a_ascq) const

Member Function Documentation

virtual string scsi_SenseLTO::GetSenseText ( UInt8_t  a_asc,
UInt8_t  a_ascq 
) const [inline, virtual]

Implements scsi_SenseVnd.

Definition at line 578 of file scsi_err.cpp.

References scsi_FindSenseText().

00578                                                                      {
00579         return scsi_FindSenseText(a_asc, a_ascq, s_senseVendorLTO);
00580     }

Here is the call graph for this function:


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

Generated on Mon Feb 27 19:50:19 2012 for OPENARCHIVE by  doxygen 1.5.6