| 
		| class IfConfigErrorReporter | Class for propagating error information during IfConfig operations.
 More... |  
 |  | 
Public Methods
-  IfConfigErrorReporter () 
- void  interface_error (const string& ifname,
			 const string& error_msg) 
- void  vif_error (const string& ifname,
		   const string& vifname,
		   const string& error_msg) 
- void  vifaddr_error (const string& ifname,
		       const string& vifname,
		       const IPv4&   addr,
		       const string& error_msg) 
- void  vifaddr_error (const string& ifname,
		       const string& vifname,
		       const IPv6&   addr,
		       const string& error_msg) 
 
| IfConfigErrorReporter () 
 | IfConfigErrorReporter | 
| void  interface_error (const string& ifname,
			 const string& error_msg) 
 | interface_error | 
Reimplemented from IfConfigErrorReporterBase.
| void  vif_error (const string& ifname,
		   const string& vifname,
		   const string& error_msg) 
 | vif_error | 
Reimplemented from IfConfigErrorReporterBase.
| void  vifaddr_error (const string& ifname,
		       const string& vifname,
		       const IPv4&   addr,
		       const string& error_msg) 
 | vifaddr_error | 
Reimplemented from IfConfigErrorReporterBase.
| void  vifaddr_error (const string& ifname,
		       const string& vifname,
		       const IPv6&   addr,
		       const string& error_msg) 
 | vifaddr_error | 
Reimplemented from IfConfigErrorReporterBase.
	
	| Generated by: pavlin on possum.icir.org on Thu Nov  6 23:46:57 2003, using kdoc 2.0a54+XORP. |