|
|
IfConfigObserverRtsock (IfConfig& ifc)
| IfConfigObserverRtsock |
~IfConfigObserverRtsock ()
| ~IfConfigObserverRtsock |
[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:
data | the buffer with the received data. |
nbytes | the number of bytes in the data buffer data. |
Reimplemented from IfConfigObserver.
void rtsock_data (const uint8_t* data, size_t nbytes)
| rtsock_data |
Reimplemented from RoutingSocketObserver.
Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:54 2003, using kdoc 2.0a54+XORP. |