|
|
XrlPFSender (EventLoop& e, const char* address = "")
| XrlPFSender |
~XrlPFSender ()
| ~XrlPFSender |
[virtual]
typedef void (*SendCallback) (const XrlError& e, const Xrl& xrl, XrlArgs* return_values, void* thunk) | (*SendCallback) |
void send (const Xrl& x, SendCallback cb, void* cookie)
| send |
[pure virtual]
bool sends_pending ()
| sends_pending |
[const pure virtual]
const string& address ()
| address |
[const]
EventLoop& event_loop ()
| event_loop |
[const]
Request (struct) | Request |
EventLoop& _event_loop | _event_loop |
[protected]
string _address | _address |
[protected]
Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:42 2002, using kdoc 2.0a54+XORP. |