localisation/apparchitecture/tef/T_Capability1.h
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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 "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".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    14 // The following test case is used to test writable APIs in RApaLsSession and to test whether
    14 // The following test case is used to test writable APIs in RApaLsSession and to test whether
    15 // apparctestserver process has the capability to access those APIs.
    15 // apparctestserver process has the capability to access those APIs.
    16 // 
    16 // 
    17 //
    17 //
    18 
    18 
    19 
       
    20 
       
    21 /**
    19 /**
    22  @file
    20  @file
    23  @internalComponent - Internal Symbian test code
    21  @internalComponent - Internal Symbian test code
    24 */
    22 */
    25 
    23 
    26 #if !defined(__T_CAPABILITY1_H__)
    24 #if !defined(__T_CAPABILITY1_H__)
    27 #define __T_CAPABILITY1_H__
    25 #define __T_CAPABILITY1_H__
    28 
    26 
    29 #include "ApparcTestServer.h"
    27 #include "apparctestserver.h"
    30 #include "appfwk_test_AppUi.h"
    28 #include "appfwk_test_AppUi.h"
    31 
    29 
    32 class RApaLsSession;
    30 class RApaLsSession;
    33 
    31 
    34 //! CT_Capability1
    32 //! CT_Capability1