class XrlXorpIfMibV0p1Client


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods

Protected Members


Detailed Description

 XrlXorpIfMibV0p1Client (XrlSender* s)

XrlXorpIfMibV0p1Client

 ~XrlXorpIfMibV0p1Client ()

~XrlXorpIfMibV0p1Client

[virtual]

typedef XorpCallback2<void, const XrlError&, const uint32_t*>::RefPtr LoadMibCB

LoadMibCB

bool  send_load_mib ( const char* dst_xrl_target_name, const string& mod_name, const string& abs_path, const LoadMibCB& cb )

send_load_mib

Send Xrl intended to:

Load a MIB module

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
mod_namethe mib module file name (without extension)
abs_pathabsolute path to the module file
typedef XorpCallback2<void, const XrlError&, const bool*>::RefPtr UnloadMibCB

UnloadMibCB

bool  send_unload_mib ( const char* dst_xrl_target_name, const uint32_t& mib_index, const UnloadMibCB& cb )

send_unload_mib

Send Xrl intended to:

Unload a MIB module

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
XrlSender* _sender

_sender

[protected]


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