kernel/eka/drivers/pbus/mmc/sdcard/sdcard3c/sdcard.cpp
branchRCL_3
changeset 42 a179b74831c9
parent 22 2f92ad2dc5db
child 43 c1f20ce4abcf
equal deleted inserted replaced
41:0ffb4e86fcc9 42:a179b74831c9
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-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".
    25 
    25 
    26 
    26 
    27 // ======== TSDCard ========
    27 // ======== TSDCard ========
    28 
    28 
    29 TSDCard::TSDCard()
    29 TSDCard::TSDCard()
    30 :	iProtectedAreaSize(0), iPARootDirEnd(KPARootDirEndUnknown)
    30 :	iProtectedAreaSize(0), iPARootDirEnd(KPARootDirEndUnknown), iClientCountSD(0)
    31 	{
    31 	{
    32 	// empty
       
    33 	}
    32 	}
    34 
    33 
    35 TInt64 TSDCard::DeviceSize64() const
    34 TInt64 TSDCard::DeviceSize64() const
    36 //
    35 //
    37 // returns the SD device size
    36 // returns the SD device size