|
IBR-DTNSuite 0.6
|
#include <LinkManager.h>

Public Member Functions | |
| virtual | ~EventCallback () |
| virtual void | eventNotify (const LinkManagerEvent &)=0 |
Definition at line 39 of file LinkManager.h.
| virtual ibrcommon::LinkManager::EventCallback::~EventCallback | ( | ) | [inline, virtual] |
Definition at line 42 of file LinkManager.h.
| virtual void ibrcommon::LinkManager::EventCallback::eventNotify | ( | const LinkManagerEvent & | ) | [pure virtual] |
Implemented in ibrcommon::vsocket, and dtn::net::IPNDAgent.
Referenced by ibrcommon::vsocket::eventNotify().