typedef XorpCallback2<void, const XrlError&, XrlArgs*>::RefPtr SendCallback | SendCallback |
XrlPFSender (EventLoop& e, const char* address)
| XrlPFSender |
~XrlPFSender ()
| ~XrlPFSender |
[virtual]
void send (const Xrl& x, const SendCallback& cb)
| send |
[pure virtual]
bool sends_pending ()
| sends_pending |
[const pure virtual]
const char* protocol ()
| protocol |
[const pure virtual]
bool alive ()
| alive |
[const pure virtual]
inline const string& address ()
| address |
[const]
inline EventLoop& eventloop ()
| eventloop |
[const]
EventLoop& _eventloop | _eventloop |
[protected]
string _address | _address |
[protected]