messagingfw/msgtest/testutils/caf2/test/TestAgent/testagentdata.h
branchRCL_3
changeset 23 d51193d814ea
parent 22 d2c4c66342f3
equal deleted inserted replaced
22:d2c4c66342f3 23:d51193d814ea
     1 /*
     1 /*
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2003-2009 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".
    21 
    21 
    22 
    22 
    23 #ifndef __TESTAGENTDATA_H__
    23 #ifndef __TESTAGENTDATA_H__
    24 #define __TESTAGENTDATA_H__
    24 #define __TESTAGENTDATA_H__
    25 
    25 
    26 #include <caf/cafplatform.h>
    26 #include <caf/caf.h>
    27 #include <caf/agentinterface.h>
    27 #include <caf/agentinterface.h>
    28 #include "TestAgentFileInterface.h"
    28 #include "TestAgentFileInterface.h"
    29 
    29 
    30 using namespace ContentAccess;
    30 using namespace ContentAccess;
    31 class CTestAgentData : public ContentAccess::CAgentData
    31 class CTestAgentData : public ContentAccess::CAgentData