| 
 | 
 | ||||||||||||||||
Class to store request to delete forwarding entry to FibConfig and dispatch it later.
| FibDeleteEntry4 (FibConfig&		fibconfig,
		    const IPv4Net&	net,
		    const IPv4&		nexthop,
		    const string&	ifname,
		    const string&	vifname,
		    uint32_t		metric,
		    uint32_t		admin_distance,
		    bool		xorp_route,
		    bool		is_connected_route) | FibDeleteEntry4 | 
| bool  dispatch () | dispatch | 
Reimplemented from TransactionOperation.
| string  str () | str | 
[const]
Reimplemented from TransactionOperation.