#include "data/Bundle.h"#include "Node.h"Go to the source code of this file.
Namespaces | |
| namespace | dtn |
| namespace | dtn::core |
Classes | |
| class | dtn::core::ConvergenceLayer |
Enumerations | |
| enum | dtn::core::TransmitReport { dtn::core::UNKNOWN = -1, dtn::core::TRANSMIT_SUCCESSFUL = 0, dtn::core::NO_ROUTE_FOUND = 1, dtn::core::CONVERGENCE_LAYER_BUSY = 2, dtn::core::BUNDLE_ACCEPTED = 3 } |
1.5.6