#include <eap_method_registrar.hxx>
Public Member Functions | |
| void | registerMethod (std::string name, EapType type, EapRole role, EapMethodStateMachineFunctor creator) |
EapMethodRegistrar registrar; registrar.registarMethod (std::string("MyMethod"), EapType(100), Peer, myPeerMethodCreator)
1.3.5