#include <oasys/debug/Log.h>
#include <oasys/thread/SpinLock.h>
#include <oasys/thread/Timer.h>
#include <oasys/util/StringBuffer.h>
#include <oasys/util/StringUtils.h>
#include "bundling/BundleEventHandler.h"
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::ContactManager |
A contact manager class. More... | |
class | dtn::ContactManager::LinkAvailabilityTimer |
Timer class used to re-enable broken ondemand links. More... |