#include <oasys/debug/Formatter.h>#include <oasys/serialize/Serialize.h>#include <oasys/util/StringUtils.h>#include "bundling/CustodyTimer.h"#include "bundling/ForwardingInfo.h"#include "naming/EndpointID.h"#include "contacts/Link.h"Go to the source code of this file.
Classes | |
| class | dtn::RouteEntry |
| Class to represent route table entry. More... | |
| class | dtn::RouteEntry::DestMatches |
| Predicate to match the destination pattern for a route. More... | |
| class | dtn::RouteEntry::NextHopMatches |
| Predicate to match the destination pattern for a route. More... | |
| class | dtn::RouteEntryInfo |
| Interface for any per-entry routing algorithm state. More... | |
| class | dtn::RouteEntryVec |
| Class for a vector of route entries. More... | |
| struct | dtn::RoutePrioritySort |
| Functor class to sort a vector of routes based on forwarding priority, using the bytes queued on the link to break ties. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
1.6.3