eapol/eapol_framework/eapol_symbian/am/type/gsmsim/symbian/plugin/simulator/inc/EapSimSimulatorPlugin.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
equal deleted inserted replaced
45:bad0cc58d154 46:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 7.1.2 %
    19 * %version: 9 %
    20 */
    20 */
    21 
    21 
    22 #ifndef _EAPSIMPLUGIN_H_
    22 #ifndef _EAPSIMPLUGIN_H_
    23 #define _EAPSIMPLUGIN_H_
    23 #define _EAPSIMPLUGIN_H_
    24 
    24 
    25 #include "EapPluginInterface.h"
    25 #include "EapPluginInterface.h"
    26 #include <ecom/implementationproxy.h>
    26 #include <ecom/ImplementationProxy.h>
    27 
    27 
    28 const TUint KVersion = 1;
    28 const TUint KVersion = 1;
    29 
    29 
    30 class CEapSimSimulatorConfiguration;
    30 class CEapSimSimulatorConfiguration;
    31 class eap_type_gsmsim_c;
    31 class eap_type_gsmsim_c;