| 
 
 | 
 | 
| IfConfigSetDummy (IfConfig& ifc) | IfConfigSetDummy | 
| ~IfConfigSetDummy () | ~IfConfigSetDummy | 
[virtual]
| int  start () | start | 
[virtual]
Start operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
Reimplemented from IfConfigSet.
| int  stop () | stop | 
[virtual]
Stop operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
Reimplemented from IfConfigSet.
| bool  push_config (const IfTree& config) | push_config | 
[virtual]
Push the network interface configuration into the underlying system.
Parameters:
| config | the interface tree configuration to push. | 
Returns: true on success, otherwise false.
Reimplemented from IfConfigSet.
| Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:57 2003, using kdoc 2.0a54+XORP. |