#include "SimEventHandler.h"
#include <oasys/debug/DebugUtils.h>
#include <oasys/debug/Logger.h>
#include <oasys/util/StringUtils.h>
Go to the source code of this file.
Namespaces | |
| namespace | dtnsim |
Classes | |
| struct | dtnsim::ConnState |
| Helper struct to store the current connectivity settings between a pair (or set) of nodes. More... | |
| class | dtnsim::Connectivity |
| Base class for the underlying connectivity management between nodes in the simulation. More... | |
1.5.6