scsi_VndErrTable_t Struct Reference

Collaboration diagram for scsi_VndErrTable_t:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 586 of file scsi_err.cpp.


Public Member Functions

 scsi_VndErrTable_t (const char *a_vnd, const char *a_prod, const scsi_SenseVnd *a_tbl)

Public Attributes

const char * vendor
const char * product
const scsi_SenseVndtable

Constructor & Destructor Documentation

scsi_VndErrTable_t::scsi_VndErrTable_t ( const char *  a_vnd,
const char *  a_prod,
const scsi_SenseVnd a_tbl 
) [inline]

Definition at line 591 of file scsi_err.cpp.

00592     : vendor(a_vnd), product(a_prod), table(a_tbl) {
00593         // Empty
00594     }


Member Data Documentation

Definition at line 587 of file scsi_err.cpp.

Referenced by scsi_GetVndAddSnsTbl().

Definition at line 588 of file scsi_err.cpp.

Referenced by scsi_GetVndAddSnsTbl().

Definition at line 589 of file scsi_err.cpp.

Referenced by scsi_GetVndAddSnsTbl().


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

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