class MfeaNodeCli

The class for MfeaNode CLI access. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 MfeaNodeCli (MfeaNode& mfea_node)

MfeaNodeCli

Constructor for a given MFEA node.

Parameters:

mfea_nodethe 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 Thu Jul 8 23:48:26 2004, using kdoc $.