#include <vector>#include <oasys/debug/DebugUtils.h>#include <oasys/debug/Formatter.h>#include "naming/EndpointID.h"Go to the source code of this file.
Classes | |
| class | dtn::Subscriber |
| A subscriber for a session is either a local registration or a next hop destination. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
Typedefs | |
| typedef std::vector< Subscriber > | dtn::SubscriberList |
| Type for a vector of subscriber objects. | |
1.6.3