|
|
IfMgrVifAtomToCommands (const string& ifn, const IfMgrVifAtom& vif)
| IfMgrVifAtomToCommands |
Constructor
Parameters:
ifn | the name of the interface the vif belongs to. |
vif | the vif to be converted into a sequence of commands. |
void convert (IfMgrCommandSinkBase& sink)
| convert |
[const]
Convert the entire contents of IfMgrIfTree object to a sequence of configuration commands.
Parameters:
sink | output target for commands that would generate virtual interface state. |
const string& _ifn | _ifn |
[protected]
const IfMgrVifAtom& _v | _v |
[protected]