Public Types
Public Methods
Protected Methods
Protected Members
| XrlRouter (EventLoop&	e,
	      const char*	class_name,
	      const char*	finder_address,
	      uint16_t		finder_port = FINDER_DEFAULT_PORT) throw (InvalidAddress)
 | XrlRouter | 
| XrlRouter (EventLoop&	e,
	      const char*	class_name,
	      IPv4		finder_address = FINDER_DEFAULT_HOST,
	      uint16_t		finder_port = FINDER_DEFAULT_PORT) throw (InvalidAddress)
 | XrlRouter | 
 [virtual]
| void  finalize () 
 | finalize | 
Reimplemented from XrlCmdMap.
| bool  connected () 
 | connected | 
 [const]
 [const]
 [const]
Reimplemented from XrlSender.
| bool  send (const Xrl& xrl, const XrlCallback& cb) 
 | send | 
Reimplemented from XrlSender.
| bool  add_handler (const string& cmd, const XrlRecvCallback& rcb) 
 | add_handler | 
Reimplemented from XrlCmdMap.
| inline const string&  instance_name () 
 | instance_name | 
 [const]
| inline const string&  class_name () 
 | class_name | 
 [const]
 [protected]
 [protected]
 [protected]
| void  initialize (const char* class_name,
		    IPv4	finder_addr,
		    uint16_t	finder_port) 
 | initialize | 
 [protected]
 [protected]
 [protected]
 [protected]
 [protected]
| string			 _instance_name | _instance_name | 
 [protected]
 [protected]
 [protected]
 [protected]
 [protected]
	
	| Generated by: pavlin on possum.icir.org on Mon Jun  9 13:23:50 2003, using kdoc 2.0a54+XORP. |