#include <vector>#include <oasys/debug/Logger.h>#include <oasys/thread/Thread.h>#include <oasys/util/StringUtils.h>#include "bundling/BundleEvent.h"#include "bundling/BundleEventHandler.h"#include "naming/EndpointID.h"Go to the source code of this file.
Classes | |
| class | dtn::BundleRouter |
| The BundleRouter is the main decision maker for all routing decisions related to bundles. More... | |
| struct | dtn::BundleRouter::Config |
| Config variables. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
Typedefs | |
| typedef std::vector < BundleRouter * > | dtn::BundleRouterList |
| Typedef for a list of bundle routers. | |
1.6.3