IBR-DTNSuite
0.8
|
#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 | |
namespace | dtn |
namespace | 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 } |