XrlDatainV0p1Client (XrlSender* s)
| XrlDatainV0p1Client |
~XrlDatainV0p1Client ()
| ~XrlDatainV0p1Client |
[virtual]
typedef XorpCallback1<void, const XrlError&>::RefPtr ReceiveCB | ReceiveCB |
bool send_receive (
const char* target_name,
const string& peer,
const uint32_t& genid,
const bool& status,
const uint32_t& secs,
const uint32_t& micro,
const vector<uint8_t>& data,
const ReceiveCB& cb
)
| send_receive |
typedef XorpCallback1<void, const XrlError&>::RefPtr ErrorCB | ErrorCB |
bool send_error (
const char* target_name,
const string& peer,
const uint32_t& genid,
const string& reason,
const ErrorCB& cb
)
| send_error |
typedef XorpCallback1<void, const XrlError&>::RefPtr ClosedCB | ClosedCB |
bool send_closed (
const char* target_name,
const string& peer,
const uint32_t& genid,
const ClosedCB& cb
)
| send_closed |
XrlSender* _sender | _sender |
[protected]