#include <LinkManager.h>
Inherited by ibrcommon::vsocket.
Public Member Functions | |
| virtual | ~EventCallback () |
| virtual void | eventInterfaceChanged (const vinterface &iface)=0 |
Definition at line 20 of file LinkManager.h.
| virtual ibrcommon::LinkManager::EventCallback::~EventCallback | ( | ) | [inline, virtual] |
Definition at line 23 of file LinkManager.h.
| virtual void ibrcommon::LinkManager::EventCallback::eventInterfaceChanged | ( | const vinterface & | iface | ) | [pure virtual] |
Implemented in ibrcommon::vsocket.
1.7.1