#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.
Namespaces | |
| namespace | oasys |
| namespace | dtn |
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... | |
1.5.6