#include <oasys/serialize/Serialize.h>
#include <oasys/serialize/SerializableVector.h>
#include <oasys/util/ScratchBuffer.h>
Go to the source code of this file.
Namespaces | |
| namespace | dtn |
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... | |
1.5.3