| 
 | 
 | ||||||||||||||||
Base class for Interface related operations acting on an IfTree.
| IfConfigTransactionOperation (IfConfig& ifconfig, const string& ifname) | IfConfigTransactionOperation | 
| string  path () | path | 
[const virtual]
Returns: space separated path description.
| const string&  ifname () | ifname | 
[const]
Get the interface name this operation applies to.
Returns: the interface name this operation applies to.
| IfConfig&  ifconfig () | ifconfig | 
[protected]
Get the corresponding interface manager.
Returns: a reference to the corresponding interface manager.
| IfTree&  iftree () | iftree | 
[protected]
Get the interface tree to modify.
Returns: a reference to the interface tree to modify.