class IfConfigObserverIPHelper


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 IfConfigObserverIPHelper (IfConfig& ifc)

IfConfigObserverIPHelper

 ~IfConfigObserverIPHelper ()

~IfConfigObserverIPHelper

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

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

void  receive_data (const uint8_t* data, size_t nbytes)

receive_data

[virtual]

Receive data from the underlying system.

Parameters:

datathe buffer with the received data.
nbytesthe number of bytes in the data buffer data.

Reimplemented from IfConfigObserver.


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