kernel/eka/drivers/pbus/mmc/sdcard/sdcard3c/sdcard.cpp
branchRCL_3
changeset 294 039a3e647356
parent 257 3e88ff8f41d5
equal deleted inserted replaced
268:345b1ca54e88 294:039a3e647356
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2009 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), iClientCountSD(0)
    30 :	iProtectedAreaSize(0), iPARootDirEnd(KPARootDirEndUnknown)
    31 	{
    31 	{
       
    32 	// empty
    32 	}
    33 	}
    33 
    34 
    34 TInt64 TSDCard::DeviceSize64() const
    35 TInt64 TSDCard::DeviceSize64() const
    35 //
    36 //
    36 // returns the SD device size
    37 // returns the SD device size