#include "prophet/Node.h"
#include "naming/EndpointID.h"
#include <oasys/serialize/Serialize.h>
#include <oasys/debug/Formatter.h>
#include <oasys/util/StringBuffer.h>
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::ProphetNode |
ProphetNode stores state for a remote node as identified by remote_eid. More... |