eapol/eapol_framework/eapol_common/type/gsmsim/include/abs_eap_type_gsmsim_state.h
changeset 49 43351a4f2da3
parent 26 9abfd4f00d37
equal deleted inserted replaced
47:712b4ffd76bb 49:43351a4f2da3
    26 #include "eap_variable_data.h"
    26 #include "eap_variable_data.h"
    27 #include "eap_buffer.h"
    27 #include "eap_buffer.h"
    28 #include "eap_base_type.h"
    28 #include "eap_base_type.h"
    29 #include "eap_config.h"
    29 #include "eap_config.h"
    30 #include "eap_type_gsmsim_types.h"
    30 #include "eap_type_gsmsim_types.h"
       
    31 #include "eap_am_export.h"
       
    32 // Start: added by script change_export_macros.sh.
       
    33 #if defined(EAP_NO_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H)
       
    34 	#define EAP_CLASS_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_NONSHARABLE 
       
    35 	#define EAP_FUNC_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H 
       
    36 	#define EAP_C_FUNC_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H 
       
    37 	#define EAP_FUNC_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H 
       
    38 	#define EAP_C_FUNC_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H 
       
    39 #elif defined(EAP_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H)
       
    40 	#define EAP_CLASS_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_EXPORT 
       
    41 	#define EAP_FUNC_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_FUNC_EXPORT 
       
    42 	#define EAP_C_FUNC_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_C_FUNC_EXPORT 
       
    43 	#define EAP_FUNC_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_FUNC_EXPORT 
       
    44 	#define EAP_C_FUNC_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_C_FUNC_EXPORT 
       
    45 #else
       
    46 	#define EAP_CLASS_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_IMPORT 
       
    47 	#define EAP_FUNC_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_FUNC_IMPORT 
       
    48 	#define EAP_C_FUNC_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H EAP_C_FUNC_IMPORT 
       
    49 	#define EAP_FUNC_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H 
       
    50 	#define EAP_C_FUNC_EXPORT_ABS_EAP_TYPE_GSMSIM_STATE_H 
       
    51 #endif
       
    52 // End: added by script change_export_macros.sh.
       
    53 
    31 
    54 
    32 
    55 
    33 /// This class declares the functions eap_type_gsmsim_state_c
    56 /// This class declares the functions eap_type_gsmsim_state_c
    34 /// requires from the partner class.
    57 /// requires from the partner class.
    35 class EAP_EXPORT abs_eap_type_gsmsim_state_c
    58 class EAP_CLASS_VISIBILITY_ABS_EAP_TYPE_GSMSIM_STATE_H abs_eap_type_gsmsim_state_c
    36 {
    59 {
    37 private:
    60 private:
    38 	//--------------------------------------------------
    61 	//--------------------------------------------------
    39 
    62 
    40 	//--------------------------------------------------
    63 	//--------------------------------------------------