wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewmodel.h
branchRCL_3
changeset 20 858c6c491d0e
parent 0 56b72877c1cb
equal deleted inserted replaced
18:981afc7d3841 20:858c6c491d0e
    78 
    78 
    79     public:     // New methods
    79     public:     // New methods
    80 
    80 
    81         /**
    81         /**
    82         * Creates array for the listbox.
    82         * Creates array for the listbox.
    83         * @param Array of WLAN that will be formatted.
    83         * @param Array of WLAN that will be formatted. 
    84         * @return Formatted WLAN list 
       
    85         */
    84         */
    86         CDesCArrayFlat* FormatWlanListL( CWsfWlanInfoArray* aWlanList );
    85         void FormatWlanListL( CWsfWlanInfoArray* aWlanList );
    87         
    86         
    88         /*
    87         /*
    89         * Returns WLAN list that has already formatted
    88         * Returns WLAN list that has already formatted
    90         * @return Formatted WLAN list 
    89         * @return Formatted WLAN list 
    91         */        
    90         */