class XrlFeaFibV0p1Client


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods

Protected Members


Detailed Description

 XrlFeaFibV0p1Client (XrlSender* s)

XrlFeaFibV0p1Client

 ~XrlFeaFibV0p1Client ()

~XrlFeaFibV0p1Client

[virtual]

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

AddFibClient4CB

bool  send_add_fib_client4 ( const char* dst_xrl_target_name, const string& client_target_name, const bool& send_updates, const bool& send_resolves, const AddFibClient4CB& cb )

send_add_fib_client4

Send Xrl intended to:

Add a FIB client.

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
client_target_namethe target name of the FIB client to add.
send_updateswhether updates should be sent.
send_resolveswhether resolution requests should be sent.
typedef XorpCallback1<void, const XrlError&>::RefPtr AddFibClient6CB

AddFibClient6CB

bool  send_add_fib_client6 ( const char* dst_xrl_target_name, const string& client_target_name, const bool& send_updates, const bool& send_resolves, const AddFibClient6CB& cb )

send_add_fib_client6

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

DeleteFibClient4CB

bool  send_delete_fib_client4 ( const char* dst_xrl_target_name, const string& client_target_name, const DeleteFibClient4CB& cb )

send_delete_fib_client4

Send Xrl intended to:

Delete a FIB client.

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
client_target_namethe target name of the FIB client to delete.
typedef XorpCallback1<void, const XrlError&>::RefPtr DeleteFibClient6CB

DeleteFibClient6CB

bool  send_delete_fib_client6 ( const char* dst_xrl_target_name, const string& client_target_name, const DeleteFibClient6CB& cb )

send_delete_fib_client6

XrlSender* _sender

_sender

[protected]


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:41 2008, using kdoc 2.0a54+XORP.