bearermanagement/mpm/inc/mpmserver.inl
changeset 47 cb7afde124a3
parent 46 95d45f234cf3
child 53 4af712113915
equal deleted inserted replaced
46:95d45f234cf3 47:cb7afde124a3
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 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".
   184     {
   184     {
   185     return iMpmCsIdWatcher;
   185     return iMpmCsIdWatcher;
   186     }
   186     }
   187 
   187 
   188 // -----------------------------------------------------------------------------
   188 // -----------------------------------------------------------------------------
       
   189 // CMPMServer::VpnToggleWatcher
       
   190 // -----------------------------------------------------------------------------
       
   191 //
       
   192 inline CMpmVpnToggleWatcher* CMPMServer::VpnToggleWatcher()
       
   193     {
       
   194     return iMpmVpnToggleWatcher;
       
   195     }
       
   196 
       
   197 // -----------------------------------------------------------------------------
   189 // CMPMServer::DedicatedClients
   198 // CMPMServer::DedicatedClients
   190 // -----------------------------------------------------------------------------
   199 // -----------------------------------------------------------------------------
   191 //
   200 //
   192 inline RArray<TUint32>& CMPMServer::DedicatedClients()
   201 inline RArray<TUint32>& CMPMServer::DedicatedClients()
   193     {
   202     {