class IfConfigObserverNetlink


Definition#include <ifconfig_observer.hh>
InheritsIfConfigObserver [public ], NetlinkSocket4 [public ], NetlinkSocket6 [public ], NetlinkSocketObserver [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 IfConfigObserverNetlink (IfConfig& ifc)

IfConfigObserverNetlink

 ~IfConfigObserverNetlink ()

~IfConfigObserverNetlink

[virtual]

int  start ()

start

[virtual]

Start operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from IfConfigObserver.

int  stop ()

stop

[virtual]

Stop operation.

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.

void  nlsock_data (const uint8_t* data, size_t nbytes)

nlsock_data

Reimplemented from NetlinkSocketObserver.


Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:57 2003, using kdoc 2.0a54+XORP.