#include "ConvergenceLayer.h"
#include <oasys/thread/Thread.h>
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::FileConvergenceLayer |
struct | dtn::FileConvergenceLayer::FileHeader |
Framing header at the beginning of each bundle file. More... | |
class | dtn::FileConvergenceLayer::Scanner |
Helper class (and thread) that periodically scans a directory for new bundle files. More... |