class XrlSender

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

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

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 Wed Aug 2 15:36:00 2006, using kdoc $.