IBR-DTNSuite  0.8
ibrcommon::vinterface Class Reference

#include <vinterface.h>

List of all members.

Classes

class  interface_not_set

Public Member Functions

 vinterface ()
 vinterface (std::string name)
virtual ~vinterface ()
const std::list< vaddressgetAddresses (const vaddress::Family f=vaddress::VADDRESS_UNSPEC) const
const std::string toString () const
bool empty () const
bool operator< (const vinterface &obj) const
bool operator== (const vinterface &obj) const
void eventNotify (const LinkManagerEvent &evt)

Detailed Description

Definition at line 20 of file vinterface.h.


Constructor & Destructor Documentation

Definition at line 15 of file vinterface.cpp.

ibrcommon::vinterface::vinterface ( std::string  name)

Definition at line 20 of file vinterface.cpp.

Definition at line 25 of file vinterface.cpp.


Member Function Documentation

bool ibrcommon::vinterface::operator< ( const vinterface obj) const

Definition at line 41 of file vinterface.cpp.

bool ibrcommon::vinterface::operator== ( const vinterface obj) const

Definition at line 46 of file vinterface.cpp.


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