class IfConfigSetDummy


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 IfConfigSetDummy (IfConfig& ifc)

IfConfigSetDummy

 ~IfConfigSetDummy ()

~IfConfigSetDummy

[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 IfConfigSet.

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 IfConfigSet.

bool  push_config (IfTree& config)

push_config

[virtual]

Push the network interface configuration into the underlying system.

Note that on return some of the interface tree configuration state may be modified.

Parameters:

configthe interface tree configuration to push.

Returns: true on success, otherwise false.

Reimplemented from IfConfigSet.

bool  is_discard_emulated (const IfTreeInterface& i)

is_discard_emulated

[const virtual]

Determine if the interface's underlying provider implements discard semantics natively, or if they are emulated through other means.

Parameters:

ithe interface item to inspect.

Returns: true if discard semantics are emulated.

Reimplemented from IfConfigSet.


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