|
xorp
|
Class for setting an interface MAC. More...
#include <ifconfig_transaction.hh>
Public Member Functions | |
| SetInterfaceMac (IfConfig &ifconfig, const string &ifname, const Mac &mac) | |
| bool | dispatch () |
| Dispatch operation. | |
| string | str () const |
Private Attributes | |
| Mac | _mac |
Class for setting an interface MAC.
| bool SetInterfaceMac::dispatch | ( | ) | [inline, virtual] |
| string SetInterfaceMac::str | ( | ) | const [inline, virtual] |
Implements TransactionOperation.