| 
 
 | 
 | |||||||||||||||
| RoutingSocketObserver (RoutingSocket& rs) | RoutingSocketObserver | 
| ~RoutingSocketObserver () | ~RoutingSocketObserver | 
[virtual]
| void  rtsock_data (const uint8_t* data, size_t nbytes) | rtsock_data | 
[pure virtual]
Method called when the observed routing socket has data to be parsed.
Parameters:
| data | pointer to data. | 
| nbytes | number of bytes available. | 
| RoutingSocket&  routing_socket () | routing_socket | 
Get RoutingSocket associated with Observer.
| Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:54 2003, using kdoc 2.0a54+XORP. |