#include <oasys/debug/DebugUtils.h>#include <oasys/serialize/TypeShims.h>#include <oasys/storage/InternalKeyDurableTable.h>#include <oasys/util/Singleton.h>#include "reg/APIRegistration.h"Go to the source code of this file.
Classes | |
| class | dtn::RegistrationStore |
| The class for registration storage is simply an instantiation of the generic oasys durable table interface. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
Typedefs | |
| typedef oasys::InternalKeyDurableTable < oasys::UIntShim, u_int32_t, APIRegistration > | dtn::RegistrationStoreImpl |
| Convenience typedef for the oasys template parent class. | |
1.6.3