class XrlSender

Base for classes able to transport Xrls. More...

Contains pure virtuals
Definition#include <xrl_sender.hh>
Inherited byFinderMessengerBase, FinderTcpMessenger, XrlRouter, XrlStdRouter
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods


Detailed Description

Base for classes able to transport Xrls.

 ~XrlSender ()

~XrlSender

[virtual]

typedef XorpCallback2<void, const XrlError&, XrlArgs*>::RefPtr Callback

Callback

bool  send (const Xrl& xrl, const Callback& scb)

send

[pure virtual]

Parameters:
xrlXrl to be sent.
scbcallback to be invoked with result from Xrl

Returns: true if Xrl is accepted for sending, false otherwise.

bool  pending ()

pending

[const pure virtual]

Return true if sender has send requests pending.


Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:50 2003, using kdoc 2.0a54+XORP.