#include <sys/types.h>
#include "contacts/Link.h"
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::BundleProtocol |
Centralized class used to convert a Bundle to / from the bundle protocol specification for the "on-the-wire" representation. More... | |
struct | dtn::BundleProtocol::BlockPreamble |
The basic block preamble that's common to all blocks (including the payload block but not the primary block). More... |