class FinderClientObserver

Base class for parties interested in receiving FinderClient event notifications. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Base class for parties interested in receiving FinderClient event notifications.

 ~FinderClientObserver ()

~FinderClientObserver

[virtual]

void  finder_connect_event ()

finder_connect_event

[pure virtual]

Finder connection established.

Called by FinderClient when a connection to the Finder is established.

void  finder_disconnect_event ()

finder_disconnect_event

[pure virtual]

Finder connection terminated.

Called by FinderClient when the connection to the Finder is lost.

void  finder_ready_event (const string& target_name)

finder_ready_event

[pure virtual]

Finder registration of named target is complete and target is able to send and receive Xrls requests.

Called by FinderClient after Xrls have been registered and the the target is enabled with the finder.

Parameters:

target_namethe name of the Xrl target transitioning to ready state.

Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:45 2009, using kdoc 2.0a54+XORP.