class XrlFinderEventObserverV0p1Client


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods

Protected Members


Detailed Description

 XrlFinderEventObserverV0p1Client (XrlSender* s)

XrlFinderEventObserverV0p1Client

 ~XrlFinderEventObserverV0p1Client ()

~XrlFinderEventObserverV0p1Client

[virtual]

typedef XorpCallback1<void, const XrlError&>::RefPtr XrlTargetBirthCB

XrlTargetBirthCB

bool  send_xrl_target_birth ( const char* dst_xrl_target_name, const string& target_class, const string& target_instance, const XrlTargetBirthCB& cb )

send_xrl_target_birth

Send Xrl intended to:

Announce target birth to observer.

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
target_classthe target class name.
target_instancethe target instance name.
typedef XorpCallback1<void, const XrlError&>::RefPtr XrlTargetDeathCB

XrlTargetDeathCB

bool  send_xrl_target_death ( const char* dst_xrl_target_name, const string& target_class, const string& target_instance, const XrlTargetDeathCB& cb )

send_xrl_target_death

Send Xrl intended to:

Announce target death to observer.

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
target_classthe target class name.
target_instancethe target instance name.
XrlSender* _sender

_sender

[protected]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:06 2006, using kdoc $.