|
INET Framework for OMNeT++/OMNEST
|
#include "inet/networklayer/configurator/ipv4/Ipv4NetworkConfigurator.h"#include <set>#include "inet/common/INETUtils.h"#include "inet/common/ModuleAccess.h"#include "inet/common/XMLUtils.h"#include "inet/common/stlutils.h"#include "inet/networklayer/common/L3AddressResolver.h"#include "inet/networklayer/common/NetworkInterface.h"#include "inet/networklayer/contract/IInterfaceTable.h"#include "inet/networklayer/ipv4/IIpv4RoutingTable.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
| #define | ADDRLEN_BITS 32 |
Functions | |
| inet::Define_Module (Ipv4NetworkConfigurator) | |
| int | inet::getRepresentationBitCount (uint32_t count) |
| Returns how many bits are needed to represent count different values. More... | |
| #define ADDRLEN_BITS 32 |