#include <string>#include "data/Bundle.h"#include "core/Event.h"#include "data/StatusReportBlock.h"Go to the source code of this file.
Namespaces | |
| namespace | dtn |
| namespace | dtn::core |
Classes | |
| class | dtn::core::BundleEvent |
Enumerations | |
| enum | dtn::core::EventBundleAction { dtn::core::BUNDLE_DELETED = 0, dtn::core::BUNDLE_CUSTODY_ACCEPTED = 1, dtn::core::BUNDLE_FORWARDED = 2, dtn::core::BUNDLE_DELIVERED = 3, dtn::core::BUNDLE_RECEIVED = 4 } |
1.5.6