userlibandfileserver/fileserver/shostmassstorage/server/src/include/cusbhostmssession.h
branchRCL_3
changeset 41 0ffb4e86fcc9
parent 4 56f325a607ea
equal deleted inserted replaced
39:2bb754abd467 41:0ffb4e86fcc9
    61 private:
    61 private:
    62 	CUsbHostMsServer& iUsbHostMsServer;
    62 	CUsbHostMsServer& iUsbHostMsServer;
    63 	CUsbHostMsDeviceThread* iDeviceThread;
    63 	CUsbHostMsDeviceThread* iDeviceThread;
    64 	RThread	iThread;
    64 	RThread	iThread;
    65 
    65 
       
    66 	TBool iCleanupInProgress;
    66     TRequestStatus* iClientStatus;
    67     TRequestStatus* iClientStatus;
    67 	};
    68 	};
    68 
    69 
    69 #endif //__CUSBMASSSTORAGESESSION_H__
    70 #endif //__CUSBMASSSTORAGESESSION_H__