![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/service/tl/ConnectionHandler.hpp>#include <WNS/service/nl/Address.hpp>#include <map>#include <IP/IPHeader.hpp>#include <IP/container/RoutingTable.hpp>#include <IP/container/DataLink.hpp>#include <WNS/service/dll/DataTransmission.hpp>#include <WNS/ldk/CommandTypeSpecifier.hpp>#include <WNS/ldk/HasConnector.hpp>#include <WNS/ldk/HasReceptor.hpp>#include <WNS/ldk/HasDeliverer.hpp>#include <WNS/ldk/Processor.hpp>#include <WNS/ldk/Command.hpp>#include <WNS/logger/Logger.hpp>#include <WNS/ldk/FunctionalUnit.hpp>#include <WNS/ldk/Classifier.hpp>#include <WNS/pyconfig/View.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | glue |
| namespace | glue::convergence |
| namespace | ip |
| namespace | simpletl |
Classes | |
| class | glue::Routing |
| Determines target address for Compounds to be sent from first Compound received. More... | |
| struct | glue::Routing::Friends |
| class | glue::RoutingCommand |
| class | ip::Routing |
| Implementation of IPv4 routing functionality. More... | |
| class | simpletl::Routing |
| This class and its static methods help nodes to magically communicate with each other. Every SimpleTL layer in a node can use this class to obtain a pointer to the ConnectionHandler of a port in another node. The ConnectionHandler can then be used to open and close connections. More... | |
1.5.5