#include <oasys/compat/inttypes.h>
#include <oasys/serialize/SerializableVector.h>
#include "naming/EndpointID.h"
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::DTLSR |
Static class used for generic functionality in the DTLSR (Delay Tolerant Link State Router) implementation. More... | |
class | dtn::DTLSR::LinkParams |
Link parameters that are sent over the network. More... | |
class | dtn::DTLSR::LinkState |
Structure used in LSAs for link state announcement. More... | |
class | dtn::DTLSR::LSA |
The LSA that's sent over the network. More... |