#include <oasys/thread/Mutex.h>
#include "BlockInfo.h"
#include "BlockProcessor.h"
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::MetadataBlock |
The representation of a metadata extension block. More... | |
class | dtn::MetadataBlock::OutgoingMetadata |
class | dtn::MetadataVec |
A vector of Metadata Block references. More... | |
class | dtn::LinkMetadataSet |
Data structure to store a metadata block vector for each outgoing link, similar to LinkBlockSet. More... | |
struct | dtn::LinkMetadataSet::Entry |
Typedefs | |
typedef oasys::Ref< MetadataBlock > | dtn::MetadataBlockRef |
Typedef for a reference to a MetadataBlock. |