eapol/eapol_framework/eapol_common/am/include/eapol_am_wlan_authentication.h
changeset 39 fe6b6762fccd
parent 33 938269283a16
child 49 43351a4f2da3
equal deleted inserted replaced
38:7a0216d033ac 39:fe6b6762fccd
    56 	//--------------------------------------------------
    56 	//--------------------------------------------------
    57 public:
    57 public:
    58 	//--------------------------------------------------
    58 	//--------------------------------------------------
    59 
    59 
    60 	// 
    60 	// 
    61 	virtual ~eapol_am_wlan_authentication_c();
    61 	EAP_FUNC_IMPORT virtual ~eapol_am_wlan_authentication_c();
    62 
    62 
    63 	/// @param tools: Constructor takes parameter tools that is pointer to adaptation of the platform.
    63 	/// @param tools: Constructor takes parameter tools that is pointer to adaptation of the platform.
    64 	/// @param is_client_when_true: Second parameter is true when object is client and false when object is server.
    64 	/// @param is_client_when_true: Second parameter is true when object is client and false when object is server.
    65 	/// @param wlan_database_reference: third parameter is pointer to interface to read the current database reference.
    65 	/// @param wlan_database_reference: third parameter is pointer to interface to read the current database reference.
    66 	EAP_FUNC_IMPORT static eapol_am_wlan_authentication_c * new_eapol_am_wlan_authentication(
    66 	EAP_FUNC_IMPORT static eapol_am_wlan_authentication_c * new_eapol_am_wlan_authentication(