userlibandfileserver/fileserver/shostmassstorage/server/controller/include/cusbhostmslogicalunit.h
changeset 44 36bfc973b146
parent 43 96e5fb8b040d
equal deleted inserted replaced
43:96e5fb8b040d 44:36bfc973b146
    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.