satengine/SatServer/Engine/inc/CSatApnHandler.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/satengine/SatServer/Engine/inc/CSatApnHandler.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/satengine/SatServer/Engine/inc/CSatApnHandler.h	Wed Sep 01 12:15:03 2010 +0100
@@ -25,6 +25,8 @@
 #include "MSatApnHandler.h"
 
 class MSatUtils;
+class RCmConnectionMethod;
+class RCmManager;
 
 /**
 *  Handles the Access point operations with CMManager. Searches, inserts and
@@ -123,6 +125,15 @@
         */
         HBufC* FormatAPN( const RSat::TAccessName& aReqApn ) const;
 
+        /**
+         * Get default connection method.
+         *
+         * @param aCmManager Input Connection method manager.
+         * @param aDefCm Output reference to RCmConnectionMethod.
+         * @return None
+         */
+        void GetDefConnMethodL( RCmManager& aCmManager, 
+            RCmConnectionMethod& aDefCm );
     private:  // Data
 
         // Reference to command container