IBR-DTNSuite  0.8
daemon/src/core/BundleEvent.h File Reference
#include <string>
#include "ibrdtn/data/Bundle.h"
#include "ibrdtn/data/MetaBundle.h"
#include "core/Event.h"
#include "ibrdtn/data/StatusReportBlock.h"
Include dependency graph for BundleEvent.h:
This graph shows which files directly or indirectly include this file:

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
}