ncdengine/engine/inc/catalogsclientserverserver.h
branchRCL_3
changeset 25 7333d7932ef7
parent 0 ba25891c3a9e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
     1 /*
     1 /*
     2 * Copyright (c) 2006 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".
    31     public CServer2, 
    31     public CServer2, 
    32     public MCatalogsShutdownOperationObserver
    32     public MCatalogsShutdownOperationObserver
    33     {
    33     {
    34 public:
    34 public:
    35 
    35 
       
    36     /**
       
    37     * Static constructor, leaves pointer on cleanup stack
       
    38     */
       
    39     static CCatalogsClientServerServer* NewL();    
    36 
    40 
    37     /**
    41     /**
    38      * Static constructor, leaves pointer on cleanup stack
    42      * Static constructor, leaves pointer on cleanup stack
    39      */
    43      */
    40     static CCatalogsClientServerServer* NewLC();
    44     static CCatalogsClientServerServer* NewLC();