camerauis/cameraxui/cxengine/tsrc/unit/system_include/harvesterclient.h
changeset 48 42ba2d16bf40
parent 19 d9aefe59d544
equal deleted inserted replaced
37:64817133cd1d 48:42ba2d16bf40
     1 /*
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2006-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".
    17 
    17 
    18 
    18 
    19 #ifndef __HARVESTER_CLIENT_H__
    19 #ifndef __HARVESTER_CLIENT_H__
    20 #define __HARVESTER_CLIENT_H__
    20 #define __HARVESTER_CLIENT_H__
    21 
    21 
    22 
    22 #include <e32std.h>
    23 
    23 
    24 class MHarvestObserver
    24 class MHarvestObserver
    25 	{
    25 	{
    26 public:
    26 public:
    27     /**
    27     /**