#include <sendeapcontinuereqcommand.h>
Inheritance diagram for openikev2::SendEapContinueReqCommand:

Public Member Functions | |
| SendEapContinueReqCommand (auto_ptr< Payload_EAP > payload_eap) | |
| Creates a new SendEapContinueReqCommand. | |
| virtual Enums::MESSAGE_ACTION | executeCommand (IkeSaController &ike_sa_controller) |
| Execute the commmand. | |
| virtual string | getCommandName () const |
| Get the command name. | |
Protected Attributes | |
| auto_ptr< Payload_EAP > | payload_eap |
| Payload_EAP containing the EAP response. | |
| openikev2::SendEapContinueReqCommand::SendEapContinueReqCommand | ( | auto_ptr< Payload_EAP > | payload_eap | ) |
Creates a new SendEapContinueReqCommand.
| payload_eap | Payload_EAP containing the EAP response |
| Enums::MESSAGE_ACTION openikev2::SendEapContinueReqCommand::executeCommand | ( | IkeSaController & | ike_sa_controller | ) | [virtual] |
Execute the commmand.
| ike_sa_controller | IkeSaController receiving the action |
Implements openikev2::Command.
| string openikev2::SendEapContinueReqCommand::getCommandName | ( | ) | const [virtual] |
1.5.1