|
|
IfMgrIPv4AtomToCommands (const string& ifn,
const string& vifn,
const IfMgrIPv4Atom& a)
| IfMgrIPv4AtomToCommands |
Constructor
Parameters:
ifn | the name of the interface the vif owning the address belongs to. |
vifn | the name of the vif owning the address. |
a | address atom 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 interface state. |
const string& _ifn | _ifn |
[protected]
const string& _vifn | _vifn |
[protected]
const IfMgrIPv4Atom& _a | _a |
[protected]