INET Framework for OMNeT++/OMNEST
NetworkInterface.h File Reference

Classes

class  inet::MacEstimateCostProcess
 
class  inet::InterfaceProtocolData
 Base class for protocol-specific data on an interface. More...
 
class  inet::NetworkInterfaceChangeDetails
 
class  inet::NetworkInterface
 Interface entry for the interface table in IInterfaceTable. More...
 
class  inet::NetworkInterface::LocalGate
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Enumerations

enum  inet::McastSourceFilterMode { inet::MCAST_INCLUDE_SOURCES, inet::MCAST_EXCLUDE_SOURCES }
 

Functions

std::ostream & inet::operator<< (std::ostream &o, NetworkInterface::State s)
 
NetworkInterface * inet::findContainingNicModule (const cModule *from)
 Find the nic module (inside the networkNode) containing the given module. More...
 
NetworkInterface * inet::getContainingNicModule (const cModule *from)
 Find the nic module (inside the networkNode) containing the given module. More...