#include "prophet/Node.h"
#include "prophet/Table.h"
#include "storage/ProphetStore.h"
#include <oasys/debug/Log.h>
Go to the source code of this file.
Namespaces | |
| namespace | dtn |
Classes | |
| class | dtn::ProphetNodeList |
| Maintain a one-to-one mapping of objects in memory to objects in permanent store, much like a write-thru cache. More... | |
1.5.6