class IfConfigObserver


Contains pure virtuals
Definition#include <ifconfig_observer.hh>
Inherited byIfConfigObserverDummy, IfConfigObserverRtsock
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 IfConfigObserver (IfConfig& ifc)

IfConfigObserver

 ~IfConfigObserver ()

~IfConfigObserver

[virtual]

IfConfig&  ifc ()

ifc

void  register_ifc ()

register_ifc

[virtual]

int  start ()

start

[pure virtual]

Start operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

int  stop ()

stop

[pure virtual]

Stop operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

void  receive_data (const uint8_t* data, size_t nbytes)

receive_data

[pure virtual]

Receive data from the underlying system.

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


Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:54 2003, using kdoc 2.0a54+XORP.