accesssec_plat/eap_type_api/inc/EapTypeInfo.h
changeset 49 43351a4f2da3
parent 26 9abfd4f00d37
equal deleted inserted replaced
47:712b4ffd76bb 49:43351a4f2da3
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: %
    19 * %version: 5.1.4 %
    20 */
    20 */
    21 
    21 
    22 #ifndef _EAPTYPEINFO_H_
    22 #ifndef _EAPTYPEINFO_H_
    23 #define _EAPTYPEINFO_H_
    23 #define _EAPTYPEINFO_H_
    24 
    24 
    31 
    31 
    32 // CLASS DECLARATION
    32 // CLASS DECLARATION
    33 /**
    33 /**
    34 * Class for storing and transferring the EAP type informational parameters. 
    34 * Class for storing and transferring the EAP type informational parameters. 
    35 */
    35 */
    36 class CEapTypeInfo : public CBase
    36 NONSHARABLE_CLASS(CEapTypeInfo) : public CBase
    37 {
    37 {
    38 public:
    38 public:
    39 
    39 
    40 	/**
    40 	/**
    41 	* Empty constructor
    41 	* Empty constructor