#include <sendrekeychildsareqcommand.h>
Inheritance diagram for openikev2::SendRekeyChildSaReqCommand:

Public Member Functions | |
| SendRekeyChildSaReqCommand (uint32_t rekeyed_spi) | |
| Create a new SendRekeyChildSaReqCommand. | |
| virtual Enums::MESSAGE_ACTION | executeCommand (IkeSaController &ike_sa_controller) |
| Execute the commmand. | |
| virtual string | getCommandName () const |
| Get the command name. | |
Protected Attributes | |
| uint32_t | rekeyed_spi |
| CHILD_SA SPI to be deleted. | |
| openikev2::SendRekeyChildSaReqCommand::SendRekeyChildSaReqCommand | ( | uint32_t | rekeyed_spi | ) |
| Enums::MESSAGE_ACTION openikev2::SendRekeyChildSaReqCommand::executeCommand | ( | IkeSaController & | ike_sa_controller | ) | [virtual] |
Execute the commmand.
| ike_sa_controller | IkeSaController receiving the action |
Implements openikev2::Command.
| string openikev2::SendRekeyChildSaReqCommand::getCommandName | ( | ) | const [virtual] |
1.5.1