atext/server/inc/atextsession.h
changeset 24 b69e63ed1902
parent 0 29b1cd4cb562
equal deleted inserted replaced
21:5e5528a288fe 24:b69e63ed1902
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-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".
   416     CATExtSrv& iServer;
   416     CATExtSrv& iServer;
   417 
   417 
   418     /**
   418     /**
   419      * Session to ECOM
   419      * Session to ECOM
   420      */
   420      */
   421     REComSession iEComSession;
   421     REComSession* iEComSession;
   422 
   422 
   423     /**
   423     /**
   424      * ECOM listener
   424      * ECOM listener
   425      * Own.
   425      * Own.
   426      */
   426      */