|
INET Framework for OMNeT++/OMNEST
|
#include "inet/networklayer/common/NetworkInterface.h"#include "inet/common/IInterfaceRegistrationListener.h"#include "inet/common/INETUtils.h"#include "inet/common/ModuleAccess.h"#include "inet/common/StringFormat.h"#include "inet/common/SubmoduleLayout.h"#include "inet/common/lifecycle/ModuleOperations.h"#include "inet/common/lifecycle/NodeStatus.h"#include "inet/common/packet/Packet.h"#include "inet/common/stlutils.h"#include "inet/linklayer/common/InterfaceTag_m.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
| inet::Register_Abstract_Class (NetworkInterfaceChangeDetails) | |
| inet::Define_Module (NetworkInterface) | |
| 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... | |