connectivitymodules/SeCon/services/ftp/inc/sconftp.h
branchRCL_3
changeset 17 dbd1c5e08735
parent 0 d0791faffa3f
equal deleted inserted replaced
15:f85613f12947 17:dbd1c5e08735
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   231          * Updates drive information (iCurrentDrive and iCurrentDriveTypeNumber)
   231          * Updates drive information (iCurrentDrive and iCurrentDriveTypeNumber)
   232          * @param none
   232          * @param none
   233          * @return none, leaves if error occurs.
   233          * @return none, leaves if error occurs.
   234         */
   234         */
   235         void UpdateDriveTypeInfoL();
   235         void UpdateDriveTypeInfoL();
       
   236         
       
   237         void CreateObexBufObjectL( CObexBufObject*& aObject, CBufFlat*& aBuffer );
   236         
   238         
   237         CSConFTP();
   239         CSConFTP();
   238         virtual void ConstructL();
   240         virtual void ConstructL();
   239     
   241     
   240     private:
   242     private: