#include <vector>
#include <sys/time.h>
#include <oasys/debug/Log.h>
#include <oasys/serialize/SQLSerialize.h>
#include "BundleStore.h"
#include "PersistentStore.h"
Go to the source code of this file.
Classes | |
class | dtn::SQLStore |
Implementation of a StorageManager with an underlying SQL database. More... | |
Namespaces | |
namespace | dtn |
Namespace for the dtn daemon source code. |