class FtiConfigTableObserverRtsock


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 FtiConfigTableObserverRtsock (FtiConfig& ftic)

FtiConfigTableObserverRtsock

 ~FtiConfigTableObserverRtsock ()

~FtiConfigTableObserverRtsock

[virtual]

int  start ()

start

[virtual]

Start operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from FtiConfigTableObserver.

int  stop ()

stop

[virtual]

Stop operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from FtiConfigTableObserver.

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

void  rtsock_data (const uint8_t* data, size_t nbytes)

rtsock_data

Reimplemented from RoutingSocketObserver.


Generated by: pavlin on possum.icir.org on Thu Jul 8 23:48:26 2004, using kdoc $.