#include <list>
#include <oasys/compat/inttypes.h>
#include <oasys/thread/Notifier.h>
#include "BundleRef.h"
#include "naming/EndpointID.h"
#include "GbofId.h"
Go to the source code of this file.
Classes | |
class | dtn::BundleList |
List structure for handling bundles. More... | |
class | dtn::BlockingBundleList |
A simple derivative to the BundleList class that hooks in an oasys Notifier, which thereby allows inter-thread signalling via a pop_blocking() method. More... | |
Namespaces | |
namespace | oasys |
namespace | dtn |
Namespace for the dtn daemon source code. |