appfw/apparchitecture/tef/T_DataTypeMappingWithSid1.h
branchRCL_3
changeset 62 924385140d98
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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 "Eclipse Public License v1.0"
     4 // under the terms of "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".
    37 */
    37 */
    38 class CT_DataTypeMappingWithSid1 : public CTestStep
    38 class CT_DataTypeMappingWithSid1 : public CTestStep
    39 	{
    39 	{
    40 public:
    40 public:
    41 	CT_DataTypeMappingWithSid1();
    41 	CT_DataTypeMappingWithSid1();
       
    42     virtual TVerdict doTestStepPreambleL();
       
    43     virtual TVerdict doTestStepPostambleL();	
    42 	virtual TVerdict doTestStepL();
    44 	virtual TVerdict doTestStepL();
    43 	void ExecuteL(RApaLsSession& aLs);
    45 	void ExecuteL(RApaLsSession& aLs);
    44 private:
    46 private:
    45 	~CT_DataTypeMappingWithSid1();
    47 	~CT_DataTypeMappingWithSid1();
    46 private:
    48 private: