#include <oasys/storage/DurableStore.h>
#include <oasys/storage/StorageConfig.h>
#include <oasys/serialize/TypeShims.h>
#include <oasys/thread/Mutex.h>
#include <oasys/util/MD5.h>
#include "GlobalStore.h"
#include "bundling/Bundle.h"
#include "reg/APIRegistration.h"
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::Globals |
Variables | |
static const char * | dtn::GLOBAL_TABLE = "globals" |
static const char * | dtn::GLOBAL_KEY = "global_key" |