class IfMgrIPv6AtomToCommands

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

Definition#include <ifmgr_cmd_queue.hh>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

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 Thu Nov 6 23:46:59 2003, using kdoc 2.0a54+XORP.