IBR-DTNSuite  0.8
ibrcommon::NetLinkManager Class Reference

#include <NetLinkManager.h>

Inheritance diagram for ibrcommon::NetLinkManager:
Collaboration diagram for ibrcommon::NetLinkManager:

List of all members.

Classes

class  parse_exception

Public Member Functions

virtual ~NetLinkManager ()
const std::string getInterface (int index) const
const std::list< vaddressgetAddressList (const vinterface &iface, const vaddress::Family f)

Protected Member Functions

void run ()
void __cancellation ()

Friends

class LinkManager

Detailed Description

Definition at line 51 of file NetLinkManager.h.


Constructor & Destructor Documentation

Definition at line 67 of file NetLinkManager.cpp.

References ibrcommon::JoinableThread::join(), and ibrcommon::JoinableThread::stop().

Here is the call graph for this function:


Member Function Documentation

void ibrcommon::NetLinkManager::__cancellation ( ) [protected, virtual]

Implements ibrcommon::Thread.

Definition at line 112 of file NetLinkManager.cpp.

References ibrcommon::vsocket::close().

Here is the call graph for this function:

const std::list< vaddress > ibrcommon::NetLinkManager::getAddressList ( const vinterface iface,
const vaddress::Family  f 
) [virtual]

Implements ibrcommon::LinkManager.

Definition at line 171 of file NetLinkManager.cpp.

References ibrcommon::add_addr_to_list(), ibrcommon::vinterface::toString(), and ibrcommon::vaddress::VADDRESS_UNSPEC.

Here is the call graph for this function:

const std::string ibrcommon::NetLinkManager::getInterface ( int  index) const [virtual]

Implements ibrcommon::LinkManager.

Definition at line 227 of file NetLinkManager.cpp.


Friends And Related Function Documentation

friend class LinkManager [friend]

Definition at line 53 of file NetLinkManager.h.


The documentation for this class was generated from the following files: