Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

EapType Class Reference

Integrated EAP type with a support for vendor-specific types. More...

#include <eap.hxx>

List of all members.

Public Member Functions

 EapType (ACE_Byte type)
 This constractor is used for legacy Request/Response.

 EapType (ACE_UINT16 vid, ACE_UINT16 vty)
 This constractor is used for extended Request/Response.

bool operator== (EapType ty)
bool operator!= (EapType ty)
bool IsVSE ()

Public Attributes

ACE_Byte type
ACE_UINT16 vendorId
ACE_UINT16 vendorType


Detailed Description

Integrated EAP type with a support for vendor-specific types.


Member Function Documentation

bool EapType::IsVSE  )  [inline]
 

This function is used for checking whether this eap type has a vendor-specific extention or not.

bool EapType::operator!= EapType  ty  )  [inline]
 

This operator is used for inequality check for given two EapType values.

bool EapType::operator== EapType  ty  )  [inline]
 

This operator is used for equality check for given two EapType values.


The documentation for this class was generated from the following file:
Generated on Fri Jun 25 19:16:19 2004 for EAP State Machine by doxygen 1.3.5