INET Framework for OMNeT++/OMNEST
InterfaceTable.cc File Reference
#include "inet/networklayer/common/InterfaceTable.h"
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <algorithm>
#include <sstream>
#include "inet/common/ModuleAccess.h"
#include "inet/common/Simsignals.h"
#include "inet/common/lifecycle/NodeStatus.h"

Namespaces

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

Macros

#define INTERFACEIDS_START   100
 

Functions

 inet::Define_Module (InterfaceTable)
 
std::ostream & inet::operator<< (std::ostream &os, const NetworkInterface &e)
 

Macro Definition Documentation

◆ INTERFACEIDS_START

#define INTERFACEIDS_START   100