INET Framework for OMNeT++/OMNEST
|
#include <vector>
#include "inet/common/INETDefs.h"
#include "inet/networklayer/common/L3Address.h"
#include "inet/linklayer/common/MACAddress.h"
#include "inet/networklayer/common/InterfaceToken.h"
#include "inet/common/NotifierConsts.h"
Classes | |
class | inet::MacEstimateCostProcess |
class | inet::InterfaceProtocolData |
Base class for protocol-specific data on an interface. More... | |
class | inet::InterfaceEntryChangeDetails |
class | inet::InterfaceEntry |
Interface entry for the interface table in IInterfaceTable. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Enumerations | |
enum | inet::McastSourceFilterMode { inet::MCAST_INCLUDE_SOURCES, inet::MCAST_EXCLUDE_SOURCES } |