wlanutilities/wlansniffer/mainapplication/inc/wsfmaincontroller.h
changeset 3 ff3b37722600
parent 0 56b72877c1cb
child 16 8b0eae1b1d71
equal deleted inserted replaced
2:6e4b6261703d 3:ff3b37722600
    25 #include "wsfmainuiobserver.h" 
    25 #include "wsfmainuiobserver.h" 
    26 #include "wsfmodelobserver.h"
    26 #include "wsfmodelobserver.h"
    27 #include "wsfmainviewpartner.h"
    27 #include "wsfmainviewpartner.h"
    28 #include "wsfstatechangeobserver.h"
    28 #include "wsfstatechangeobserver.h"
    29 #include "wsfdetailsviewpartner.h"
    29 #include "wsfdetailsviewpartner.h"
       
    30 #include "wsfwlaninfo.h"
    30 
    31 
    31 
    32 
    32 
    33 
    33 //  FORWARD DECLARATIONS
    34 //  FORWARD DECLARATIONS
    34 class CWsfAppUi;
    35 class CWsfAppUi;
   276         * @since S60 5.0
   277         * @since S60 5.0
   277         * @param aPtr Pointer for this class
   278         * @param aPtr Pointer for this class
   278         */
   279         */
   279         static void ReleaseSuppressingKeyEvents( TAny* aPtr );
   280         static void ReleaseSuppressingKeyEvents( TAny* aPtr );
   280         
   281         
       
   282         /**
       
   283         * Updates iap id to wlan list
       
   284         * @since S60 5.2
       
   285         * @param aInfo reference of TWsfWlanInfo class
       
   286         */
       
   287         void UpdateIapIdToInfoArray( TWsfWlanInfo & aInfo );
       
   288         
   281     private:    // Data
   289     private:    // Data
   282 
   290 
   283         /**
   291         /**
   284         * Reference to AppUi
   292         * Reference to AppUi
   285         */
   293         */