accesssec_plat/eap_vpn_api/inc/eap_vpn_if.inl
changeset 2 1c7bc153c08e
parent 0 c8830336c852
child 18 bad0cc58d154
equal deleted inserted replaced
1:a3e2bfb0107c 2:1c7bc153c08e
    13 *
    13 *
    14 * Description: EAP and WLAN authentication protocols.
    14 * Description: EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 /*
       
    19 * %version: 12 %
       
    20 */
    18 
    21 
    19 // Interface's (abstract base class's) static factory method implementation.
    22 // Interface's (abstract base class's) static factory method implementation.
    20 // Asks ECOM plugin framework to instantiate appropriate concret plugin
    23 // Asks ECOM plugin framework to instantiate appropriate concret plugin
    21 // implementation.
    24 // implementation.
    22 inline CEapVpnInterface* CEapVpnInterface::NewL(MAbsEapVpnInterface* aCaller, TBool aClient)
    25 inline CEapVpnInterface* CEapVpnInterface::NewL(MAbsEapVpnInterface* aCaller, TBool aClient)