class FinderClientXrlCommandInterface
|
Interface class for FinderClient Xrl requests. More... |
|
|
Public Methods
Interface class for FinderClient Xrl requests.
The methods in this interface are implemented by the FinderClient
to handle its XRL requests. It exists as a separate class to restrict
the operations that the XRL interface can invoke.
void uncache_xrl (const string& xrl)
| uncache_xrl |
[pure virtual]
void uncache_xrls_from_target (const string& target)
| uncache_xrls_from_target |
[pure virtual]
XrlCmdError dispatch_tunneled_xrl (const string& xrl)
| dispatch_tunneled_xrl |
[pure virtual]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:53 2003, using kdoc 2.0a54+XORP. |