scsi_SenseAIT Class Reference

Inheritance diagram for scsi_SenseAIT:

Inheritance graph
[legend]
Collaboration diagram for scsi_SenseAIT:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

Implements scsi_SenseVnd.

Definition at line 560 of file scsi_err.cpp.

References scsi_FindSenseText().

00560                                                                      {
00561         return scsi_FindSenseText(a_asc, a_ascq, s_senseVendorAIT);
00562     }

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