#include <oasys/debug/Logger.h>
#include <oasys/util/Cache.h>
#include <oasys/util/CacheCapacityHelper.h>
#include "Bundle.h"
#include "GbofId.h"
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::BundleInfoCache |
Utility class for maintain a cache of recently received bundles, indexed by GbofId. More... |