| 
 
 | 
 | 
| MfeaNodeCli (MfeaNode& mfea_node) | MfeaNodeCli | 
Constructor for a given MFEA node.
Parameters:
| mfea_node | the MfeaNode this node belongs to. | 
| ~MfeaNodeCli () | ~MfeaNodeCli | 
[virtual]
Destructor
| int		 start () | start | 
Start the CLI operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
| int		 stop () | stop | 
Stop the CLI operation.
Returns: XORP_OK on success, otherwise XORP_ERROR.
| int		 add_all_cli_commands () | add_all_cli_commands | 
Install all MFEA-related CLI commands to the CLI.
Returns: XORP_OK on success, otherwise XORP_ERROR.
| Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:54 2003, using kdoc 2.0a54+XORP. |