landmarks/locationlandmarks/tsrc/LandmarkTestModule/inc/FT_CPosTp161.h
changeset 40 16118e24b93b
parent 33 834e27cad510
equal deleted inserted replaced
33:834e27cad510 40:16118e24b93b
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005 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 the License "Symbian Foundation 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.symbianfoundation.org/legal/sfl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    56     private:
    56     private:
    57     
    57     
    58         void TestImportL(const TDesC& aFile, const TDesC8& aMime);
    58         void TestImportL(const TDesC& aFile, const TDesC8& aMime);
    59         
    59         
    60         void TestParseL(const TDesC& aFile, const TDesC8& aMime);
    60         void TestParseL(const TDesC& aFile, const TDesC8& aMime);
    61         
    61         void CheckLandmarkL(TPosLmItemId aLandmarkId, RArray<TPosLmItemId> aCategoriesList);
       
    62         CPosLandmarkParser* iLandmarkParser;
    62         TInt iErrorsFound;
    63         TInt iErrorsFound;
    63     };
    64     };
    64     
    65     
    65 
    66 
    66 #endif      // CPOSTp161_H
    67 #endif      // CPOSTp161_H