#include <oasys/debug/DebugUtils.h>
#include <oasys/serialize/Serialize.h>
#include <oasys/serialize/SerializableVector.h>
#include <oasys/util/ScratchBuffer.h>
#include "BP_Local.h"
#include "Dictionary.h"
#include "contacts/Link.h"
Go to the source code of this file.
Classes | |
class | dtn::BlockInfo |
Class used to store unparsed bundle blocks and associated metadata about them. More... | |
class | dtn::BlockInfoVec |
Class for a vector of BlockInfo structures. More... | |
class | dtn::LinkBlockSet |
A set of BlockInfoVecs, one for each outgoing link. More... | |
struct | dtn::LinkBlockSet::Entry |
Struct to hold a block list and a link pointer. More... | |
Namespaces | |
namespace | dtn |
Namespace for the dtn daemon source code. |