camerauis/cameraapp/generic/common/src/CamCollectionManagerAo.cpp
branchRCL_3
changeset 57 2c87b2808fd7
parent 0 1ddebce53859
child 62 f0c0788c4de2
equal deleted inserted replaced
54:bac7acad7cb3 57:2c87b2808fd7
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-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".
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Implementation of Collection Manager asynchronous operation
    14 * Description:  Implementation of Collection Manager asynchronous operation
    15 *  
    15 *  
    16 
       
    17    Copyright (c) 2007 Nokia Corporation.
       
    18 *  This material, including documentation and any related 
       
    19 *  computer programs, is protected by copyright controlled by 
       
    20 *  Nokia Corporation. All rights are reserved. Copying, 
       
    21 *  including reproducing, storing, adapting or translating, any 
       
    22 *  or all of this material requires the prior written consent of 
       
    23 *  Nokia Corporation. This material also contains confidential 
       
    24 *  information which may not be disclosed to others without the 
       
    25 *  prior written consent of Nokia Corporation.
       
    26 * 
       
    27 *
       
    28 */
    16 */
    29 
    17 
    30 
    18 
    31 #include "CamCollectionManagerAo.h"
    19 #include "CamCollectionManagerAo.h"
    32 #include <glxcollectionmanager.h>
    20 #include <glxcollectionmanager.h>