#include "Registration.h"
#include <list>
#include <string>
#include <oasys/debug/Log.h>
#include <oasys/serialize/Serialize.h>
#include <oasys/thread/Timer.h>
#include "../bundling/BundleInfoCache.h"
#include "../naming/EndpointID.h"
Go to the source code of this file.
Classes | |
class | dtn::AdminRegistration |
Internal registration that recieves all administrative bundles destined for the router itself (i.e. More... | |
Namespaces | |
namespace | dtn |
Namespace for the dtn daemon source code. |