#include <oasys/debug/DebugUtils.h>
#include <oasys/debug/Formatter.h>
#include <oasys/util/Ref.h>
#include <oasys/util/RefCountedObject.h>
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::Contact |
Encapsulation of an active connection to a next-hop DTN contact. More... | |
Typedefs | |
typedef oasys::Ref< Contact > | dtn::ContactRef |
Typedef for a reference on a contact. |