scsi_SenseGTL Class Reference

Inheritance diagram for scsi_SenseGTL:

Inheritance graph
[legend]
Collaboration diagram for scsi_SenseGTL:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 567 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_SenseGTL::GetSenseText ( UInt8_t  a_asc,
UInt8_t  a_ascq 
) const [inline, virtual]

Implements scsi_SenseVnd.

Definition at line 569 of file scsi_err.cpp.

References scsi_FindSenseText().

00569                                                                      {
00570         return scsi_FindSenseText(a_asc, a_ascq, s_senseVendorGTL);
00571     }

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:18 2012 for OPENARCHIVE by  doxygen 1.5.6