INET Framework for OMNeT++/OMNEST
|
#include <list>
#include <map>
#include "inet/networklayer/contract/IARP.h"
#include "inet/networklayer/contract/INetworkProtocol.h"
#include "inet/common/queue/QueueBase.h"
#include "inet/networklayer/contract/IInterfaceTable.h"
#include "inet/networklayer/contract/INetfilter.h"
#include "inet/networklayer/generic/GenericRoutingTable.h"
#include "inet/networklayer/contract/generic/GenericNetworkProtocolControlInfo.h"
#include "inet/networklayer/generic/GenericDatagram.h"
#include "inet/common/ProtocolMap.h"
Classes | |
class | inet::GenericNetworkProtocol |
Implements a generic network protocol that routes generic datagrams through the network. More... | |
struct | inet::GenericNetworkProtocol::QueuedDatagramForHook |
Represents an GenericDatagram, queued by a Hook. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |