#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.
Namespaces | |
| namespace | dtn |
Classes | |
| class | dtn::SQLStore |
| Implementation of a StorageManager with an underlying SQL database. More... | |
1.5.3