class IfConfigGetProcLinux


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 IfConfigGetProcLinux (IfConfig& ifc)

IfConfigGetProcLinux

 ~IfConfigGetProcLinux ()

~IfConfigGetProcLinux

[virtual]

int  start (string& error_msg)

start

[virtual]

Start operation.

Parameters:

error_msgthe error message (if error).

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from IfConfigGet.

int  stop (string& error_msg)

stop

[virtual]

Stop operation.

Parameters:

error_msgthe error message (if error).

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from IfConfigGet.

bool  pull_config (IfTree& config)

pull_config

[virtual]

Pull the network interface information from the underlying system.

Parameters:

configthe IfTree storage to store the pulled information.

Returns: true on success, otherwise false.

Reimplemented from IfConfigGet.


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:19 2006, using kdoc $.