|
xorp
|
Class for setting the management state of an interface. More...
#include <ifconfig_transaction.hh>
Public Member Functions | |
| SetInterfaceManagement (IfConfig &ifconfig, const string &ifname, bool management) | |
| bool | dispatch () |
| Dispatch operation. | |
| string | str () const |
Private Attributes | |
| bool | _management |
Class for setting the management state of an interface.
| bool SetInterfaceManagement::dispatch | ( | ) | [inline, virtual] |
| string SetInterfaceManagement::str | ( | ) | const [inline, virtual] |
Implements TransactionOperation.