class IfMgrIPv6AtomToCommands

Class to convert an IfMgrIPv6Atom object into a sequence of commands. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Members


Detailed Description

inline  IfMgrIPv6AtomToCommands (const string& ifn, const string& vifn, const IfMgrIPv6Atom& a)

IfMgrIPv6AtomToCommands

Constructor

Parameters:

ifnthe name of the interface the vif owning the address belongs to.
vifnthe name of the vif owning the address.
aaddress 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:

sinkoutput target for commands that would generate interface state.
const string& _ifn

_ifn

[protected]

const string& _vifn

_vifn

[protected]

const IfMgrIPv6Atom& _a

_a

[protected]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:15 2006, using kdoc $.