IBR-DTNSuite
0.12
|
#include <string>
#include "ibrdtn/data/Bundle.h"
#include "ibrdtn/data/MetaBundle.h"
#include "core/Event.h"
#include "ibrdtn/data/StatusReportBlock.h"
Go to the source code of this file.
Classes | |
class | dtn::core::BundleEvent |
Namespaces | |
dtn | |
dtn::core | |
Constant Groups | |
dtn | |
dtn::core | |
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, dtn::core::BUNDLE_STORED = 5 } |