#include <eap_policy.hxx>
Inheritance diagram for EapPolicyElement:

Public Types | |
| enum | PolicyType { FinalSuccess, FinalFailure, Continued } |
Public Member Functions | |
| bool | IsContinued () |
| This function returns true when the PE is of type Continued. | |
Protected Member Functions | |
| EapPolicyElement (PolicyType t) | |
Protected Attributes | |
| PolicyType | policyType |
Friends | |
| class | EapPolicy |
|
|
|
|
|
This class instance cannot be directly created. Use constractor of derived classes. |
1.3.5