#include <sendnewchildsareqcommand.h>
Inheritance diagram for openikev2::SendNewChildSaReqCommand:

Public Member Functions | |
| SendNewChildSaReqCommand (auto_ptr< ChildSa > new_child_sa) | |
| Create a new SendNewChildSaReqCommand. | |
| virtual Enums::MESSAGE_ACTION | executeCommand (IkeSaController &ike_sa_controller) |
| Execute the commmand. | |
| virtual string | getCommandName () const |
| Get the command name. | |
Protected Attributes | |
| auto_ptr< ChildSa > | new_child_sa |
| New CHILD_SA to be created. | |
| openikev2::SendNewChildSaReqCommand::SendNewChildSaReqCommand | ( | auto_ptr< ChildSa > | new_child_sa | ) |
| Enums::MESSAGE_ACTION openikev2::SendNewChildSaReqCommand::executeCommand | ( | IkeSaController & | ike_sa_controller | ) | [virtual] |
Execute the commmand.
| ike_sa_controller | IkeSaController receiving the action |
Implements openikev2::Command.
| string openikev2::SendNewChildSaReqCommand::getCommandName | ( | ) | const [virtual] |
1.5.1