|
xorp
|
Class for removing a VIF from an interface. More...
#include <ifconfig_transaction.hh>
Public Member Functions | |
| RemoveInterfaceVif (IfConfig &ifconfig, const string &ifname, const string &vifname) | |
| bool | dispatch () |
| Dispatch operation. | |
| string | str () const |
Private Attributes | |
| const string | _vifname |
Class for removing a VIF from an interface.
| bool RemoveInterfaceVif::dispatch | ( | ) | [inline, virtual] |
| string RemoveInterfaceVif::str | ( | ) | const [inline, virtual] |
Implements TransactionOperation.