userlibandfileserver/fileserver/shostmassstorage/server/protocol/include/mprotocol.h
branchRCL_3
changeset 110 c734af59ce98
parent 0 a41df078684a
equal deleted inserted replaced
97:41f0cfe18c80 110:c734af59ce98
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    64     virtual void GetCapacityL(TCapsInfo& aCapsInfo) = 0;
    64     virtual void GetCapacityL(TCapsInfo& aCapsInfo) = 0;
    65 
    65 
    66     /** unit testing */
    66     /** unit testing */
    67     virtual void CreateSbcInterfaceL(TUint32 aBlockLen, TUint32 aLastLba) = 0;
    67     virtual void CreateSbcInterfaceL(TUint32 aBlockLen, TUint32 aLastLba) = 0;
    68 
    68 
    69 	virtual void DoScsiReadyCheckEventL() = 0;
    69 	virtual TBool DoScsiReadyCheckEventL() = 0;
    70 
    70 
    71     /**
    71     /**
    72     Media change notification
    72     Media change notification
    73 
    73 
    74     @param aMessage
    74     @param aMessage