userlibandfileserver/fileserver/shostmassstorage/server/controller/include/cusbhostmslogicalunit.h
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    22 #define CUSBHOSTMSLOGICALUNIT_H
    22 #define CUSBHOSTMSLOGICALUNIT_H
    23 
    23 
    24 
    24 
    25 class MTransport;
    25 class MTransport;
    26 class MProtocol;
    26 class MProtocol;
       
    27 class THostMassStorageConfig;
       
    28 class TReadWrite;
    27 
    29 
    28 /**
    30 /**
    29 This class represents a Logical Unit supporting SCSI Mass Storage Class. The
    31 This class represents a Logical Unit supporting SCSI Mass Storage Class. The
    30 class provides inteface methods to read, write and get the media capacity of the
    32 class provides inteface methods to read, write and get the media capacity of the
    31 Logical Unit. Each instance is identified by the LUN.
    33 Logical Unit. Each instance is identified by the LUN.