adaptationlayer/tsy/nokiatsy_dll/inc/cmmmessagerouter.h
changeset 9 8486d82aef45
parent 5 8ccc39f9d787
equal deleted inserted replaced
8:6295dc2169f3 9:8486d82aef45
     1 /*
     1 /*
     2 * Copyright (c) 2007-2008 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 the License "Eclipse Public License v1.0"
     5 * under the terms of the License "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".
    64 class CMmBroadMessHandler;
    64 class CMmBroadMessHandler;
    65 class CMmUssdMessHandler;
    65 class CMmUssdMessHandler;
    66 class CMmSmsMessHandler;
    66 class CMmSmsMessHandler;
    67 class CMmSecurityMessHandler;
    67 class CMmSecurityMessHandler;
    68 class CMmPhoneMessHandler;
    68 class CMmPhoneMessHandler;
    69 // Temporarily removed for bridge camp!
    69 class CTsySatMessagingBase;
    70 //class CTsySatMessagingBase;
       
    71 class CMmUiccMessHandler;
    70 class CMmUiccMessHandler;
    72 
    71 
    73 #if (NCP_COMMON_S60_VERSION_SUPPORT==S60_VERSION_32)
    72 #if (NCP_COMMON_S60_VERSION_SUPPORT==S60_VERSION_32)
    74 class CMmMessageManager;
    73 class CMmMessageManager;
    75 #endif
    74 #endif
   208 
   207 
   209     // public attributes
   208     // public attributes
   210     public:
   209     public:
   211         
   210         
   212 		// pointer to SAT Messaging
   211 		// pointer to SAT Messaging
   213         // Temporarily removed for bridge camp!
   212 		CTsySatMessagingBase* iSatMessaging;
   214 		//CTsySatMessagingBase* iSatMessaging;
       
   215 
   213 
   216     // protected attributes
   214     // protected attributes
   217     protected:
   215     protected:
   218 
   216 
   219         #if (NCP_COMMON_S60_VERSION_SUPPORT==S60_VERSION_32)
   217         #if (NCP_COMMON_S60_VERSION_SUPPORT==S60_VERSION_32)