ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
equal deleted inserted replaced
14:b13141f05c3d 16:b5fbb9b25d57
   107         * Returns the name of the specified access point
   107         * Returns the name of the specified access point
   108         *
   108         *
   109         * @return HBufC* Access point name
   109         * @return HBufC* Access point name
   110         */
   110         */
   111         HBufC* AccessPointNameLC( TInt aIndex );
   111         HBufC* AccessPointNameLC( TInt aIndex );
       
   112         
       
   113         /**
       
   114          * Returns Wap index based on its Id.
       
   115          *
       
   116          * @return Index of the wap.
       
   117          */
       
   118          void InitializeSelectionL();        
   112     
   119     
   113     protected:  // Constructors
   120     protected:  // Constructors
   114     
   121     
   115         /**
   122         /**
   116         * Default constructor for classCIpsSetUiItem
   123         * Default constructor for classCIpsSetUiItem
   147         * Initializes Comms Database.
   154         * Initializes Comms Database.
   148         *
   155         *
   149         * @param aBearerFilter Filter for supported bearers.
   156         * @param aBearerFilter Filter for supported bearers.
   150         */
   157         */
   151         void InitializeL( const TInt aBearerFilter );
   158         void InitializeL( const TInt aBearerFilter );
   152          
   159         
   153         /**
       
   154         * Returns Wap index based on its Id.
       
   155         *
       
   156         * @return Index of the wap.
       
   157         */
       
   158         void InitializeSelectionL();
       
   159          
       
   160         /**
   160         /**
   161         * Returns Wap index based on its Id.
   161         * Returns Wap index based on its Id.
   162         *
   162         *
   163         * @return Index of the wap.
   163         * @return Index of the wap.
   164         */
   164         */