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