| 
  | ||||||||||||||||
|  XrlPFSTCPSender (EventLoop& e, const char* address = 0)
 throw (XrlPFConstructorError)  | XrlPFSTCPSender | 
|   ~XrlPFSTCPSender ()
 | ~XrlPFSTCPSender | 
[virtual]
| bool  send (const Xrl& 			x,
	      bool 				direct_call,
	      const XrlPFSender::SendCallback& 	cb)
 | send | 
Reimplemented from XrlPFSender.
| bool  sends_pending ()
 | sends_pending | 
[const]
Reimplemented from XrlPFSender.
| inline bool  alive ()
 | alive | 
[const]
Reimplemented from XrlPFSender.
| const char*  protocol ()
 | protocol | 
[const]
Reimplemented from XrlPFSender.
| inline  const char*  protocol_name ()
 | protocol_name | 
[static]
| void  set_keepalive_ms (uint32_t t)
 | set_keepalive_ms | 
| inline uint32_t  keepalive_ms ()
 | keepalive_ms | 
[const]