#include <alarmcommand.h>
Inheritance diagram for openikev2::AlarmCommand:

Public Member Functions | |
| AlarmCommand (Alarm &alarm) | |
| Creates a new AlarmCommand indicating the timeout Alarm. | |
| virtual Enums::MESSAGE_ACTION | executeCommand (IkeSaController &ike_sa_controller) |
| Execute the commmand. | |
| virtual string | getCommandName () const |
| Get the command name. | |
Protected Attributes | |
| Alarm & | alarm |
| Reference to the timeout Alarm. | |
| openikev2::AlarmCommand::AlarmCommand | ( | Alarm & | alarm | ) |
| Enums::MESSAGE_ACTION openikev2::AlarmCommand::executeCommand | ( | IkeSaController & | ike_sa_controller | ) | [virtual] |
Execute the commmand.
| ike_sa_controller | IkeSaController receiving the action |
Implements openikev2::Command.
| string openikev2::AlarmCommand::getCommandName | ( | ) | const [virtual] |
1.5.1