|
xorp
|
Class for setting the VLAN state of a vif. More...
#include <ifconfig_transaction.hh>
Public Member Functions | |
| SetIfString (IfConfig &ifconfig, const string &ifname, const string &str, IfStringTypeE tp) | |
| bool | dispatch () |
| Dispatch operation. | |
| string | str () const |
Private Attributes | |
| string | _str |
| IfStringTypeE | _tp |
Class for setting the VLAN state of a vif.
| bool SetIfString::dispatch | ( | ) | [inline, virtual] |
| string SetIfString::str | ( | ) | const [inline, virtual] |
Implements TransactionOperation.